rusackas commented on issue #28180:
URL: https://github.com/apache/superset/issues/28180#issuecomment-5028974893
This isn't the export endpoint being broken, rather it's that
`get_export_ids_schema` has no example, so Swagger UI's "Try it out" defaults
`q` to `{}` instead of an array like `!(1,2,3)`. Adding an example to the
schema would fix the confusion.
--
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]