flask-restx
flask-restx copied to clipboard
Swagger: add summary on method documentation
Implements a mean to add the summary of a method with api.doc decorator. This change is suggested by https://github.com/albinpopote
#109