Skip to content

Releases: flasgger/flasgger

0.5.14

16 Oct 03:24
Compare
Choose a tag to compare

Fix Headers

HOTFIX: Fix utils.validation to accept endpoint and verb based definitions

19 Feb 19:52
Compare
Choose a tag to compare

there were a bug in utils.validation

It was missing endopoint and verb to get definitions Ex: "index_post_user" is the full definition, validation was trying to get "user"

It is now Fixed!

pip install flasgger==0.5.11 --upgrade

Buy me a beer!

👍

Py3 support draft

04 Jan 20:49
Compare
Choose a tag to compare

Maybe, it is working now on Python3. Please report

Validation from external files and replacement of sanitizer

31 Aug 20:55
Compare
Choose a tag to compare
0.5.1

Fix #5 allow the replace of html sanitizer