mistercrunch edited a comment on pull request #9650: URL: https://github.com/apache/incubator-superset/pull/9650#issuecomment-645795338
I think we're currently working on the dataset REST API under the official public API at `/api/v1` https://github.com/apache/incubator-superset/blob/master/superset/datasets/api.py#L57 IDK if you all have seen this, but you can turn on the swagger docs by flipping `FAB_API_SWAGGER_UI = True`, and they show up at `/swaggerview/v1`:  ---------------------------------------------------------------- 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. For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
