flask-restful-swagger icon indicating copy to clipboard operation
flask-restful-swagger copied to clipboard

No way to add a full swagger header in the main html webpage

Open lounagen opened this issue 11 years ago • 1 comments

Add possibility to add an optional full swagger header by referencing a info dict to the docs method. See this commit to deal with this issue: https://github.com/lounagen/flask-restful-swagger/commit/e72ab6616a47dc1b815e55afafb0a2b14d72c582

And here is a screenshot of a sample rendering (sample info content was added as a comment into the docs method comments): swagger_header

lounagen avatar Dec 07 '14 00:12 lounagen

I would also find this very useful.

MattHealy avatar Aug 18 '15 02:08 MattHealy