squalou edited a comment on issue #9727: URL: https://github.com/apache/incubator-superset/issues/9727#issuecomment-623580623
Had a look at `/tests/dashboards/api_tests.py` : the uri that causes me problems is tested. Cool. But I cant find the code portion that answers to this rest path. `/superset/views/dashboard/views.py` does expose'/list' or '/new', I did find '/' exposed with a POST, but ... no clue as to where the '/' for a GET is hidden. ---------------------------------------------------------------- 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]
