Name | Modified | Size | Downloads / Week |
---|---|---|---|
Parent folder | |||
0.9.1.tar.gz | 2018-09-13 | 4.5 MB | |
0.9.1.zip | 2018-09-13 | 4.5 MB | |
README.md | 2018-09-13 | 926 Bytes | |
Totals: 3 Items | 9.0 MB | 0 |
- Updated support for apispec >=0.39.0 #205
- Added install of etc/flasgger_package in requirements-dev.txt #208
- repaired key error thrown when a path is given instead of in the func #210
- fixed static file paths in demo app #213
- removed pre-compile/cache *.pyc files from dist #137
- auto-detect unicode charset-encoding in YAML files #156
- bug fix, use getattr instead of dict get #226
- added dev support for Docker (for demo app)
- added support for parsed MethodView (flask_restful) #222