john-bodley commented on issue #20381: URL: https://github.com/apache/superset/issues/20381#issuecomment-1155499789
One thing which is somewhat perplexing to be is the request is a POST via [api/v1/explore/form_data](https://github.com/apache/superset/blob/master/superset/explore/form_data/api.py#L57-L120) and per the `post` method it states, > Stores a new form_data. I would have assumed this would have bee a `GET` request given we're merely fetching the form-data. -- 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]
