Abdulrehman-PIAIC80387 commented on PR #42265: URL: https://github.com/apache/superset/pull/42265#issuecomment-5042729151
Thanks @rusackas — extended the PR to cover both `get_delete_ids_schema` (11 more schemas) and `get_fav_star_ids_schema` (2 more), all with the same `"example": [1, 2, 3]` pattern (and `["task_id_1", "task_id_2"]` for `tasks/schemas.py` where items are strings). Now 12 files / 19 schema definitions total, covering 18 API endpoints (6 export + 10 delete + 2 favorite-status). Force-pushed with the extended change. -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
