You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
I don't see how this could work. The function Post.get() doesn't by design have any metadata about how it will appear as a HTTP endpoint.
There is simple code which allows you to go through all endpoints which have been added to a Flask app and add documentation for each one. You could use this.
I want to check that if this extensions support flask-restful, here is my test code:
however, the results shows that it does not support the flask-restful api:
thanks
zhangzheng
The text was updated successfully, but these errors were encountered: