Skip to content
This repository is currently being migrated. It's locked while the migration is in progress.

Releases: getsling/flask-swagger

flaskswagger command line tool

Choose a tag to compare

@atlithorn atlithorn released this 28 Nov 21:27

Thanks to @isysd

Python 3.0 support

Choose a tag to compare

@atlithorn atlithorn released this 05 Jun 16:06
Merge pull request #9 from thanhson1085/master

Update flask_swagger.py

Providing external sanitization

Choose a tag to compare

@atlithorn atlithorn released this 20 May 20:09

Thanks to @svetlyak40wt

JSON Schema for Swagger 2.0 updated

Choose a tag to compare

@atlithorn atlithorn released this 15 Apr 23:58
v0.2.5

JSON Schema for Swagger 2.0 now disallows 'id' in definitions, so we …

v0.2.3

Choose a tag to compare

@atlithorn atlithorn released this 10 Mar 20:09

#4 Handling multiple views for same route

0.2.1

Choose a tag to compare

@atlithorn atlithorn released this 09 Mar 08:15

Incorporating #2 and #3

Using id instead of name

Choose a tag to compare

@atlithorn atlithorn released this 07 Mar 20:45
v0.2.0

fixes #1 using id instead of name

Supports Schema in responses

Choose a tag to compare

@atlithorn atlithorn released this 02 Mar 13:10
v0.1.1

added support for schema in responses