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 am trying to understand how to use flask-restful-swagger, but I really struggle with the README (only documentation, that I found). One of the reasons is, that many imports are missing in the examples. I don't know where classes like marshal_with, fields came from.
Please add imports to the examples.
The text was updated successfully, but these errors were encountered:
I am trying to understand how to use
flask-restful-swagger
, but I really struggle with the README (only documentation, that I found). One of the reasons is, that many imports are missing in the examples. I don't know where classes likemarshal_with
,fields
came from.Please add imports to the examples.
The text was updated successfully, but these errors were encountered: