Flask-openapi3

Latest version: v4.0.3

Safety actively analyzes 701507 Python packages for vulnerabilities to keep your Python projects secure.

Scan your dependencies

Page 8 of 9

0.9.6

- Export to markdown(Experimental)

0.9.5

- remove `validate_resp` and add `VALIDATE_RESPONSE`

0.9.4

- OpenAPI add responses and APIBlueprint add abp_responses
- fix: validate response error when responses is empty dict
- [3](https://github.com/luolingchun/flask-openapi3/issues/3) endpoint and APIBlueprint add `doc_ui`. Thanks, DerManoMann
- [4](https://github.com/luolingchun/flask-openapi3/issues/4) fix: response description. Thanks, DerManoMann
- [5](https://github.com/luolingchun/flask-openapi3/issues/5) add custom parameter `oauth_config`. Thanks, DerManoMann
- [6](https://github.com/luolingchun/flask-openapi3/issues/6) support validation Flask Response. Thanks, DerManoMann
- [7](https://github.com/luolingchun/flask-openapi3/issues/7) fix: response validation does not work when uses
http.HTTPStatus enums as status_code. Thanks, DerManoMann

0.9.3

- APIBlueprint adds abp_tags and abp_security
- fix: tags de-duplication
- fix: operation summary and description

0.9.2

- fix: _do_decorator
- add doc_ui args. support close swagger UI and redoc

0.9.1

- fix:request data is None
- json-->body
- set 422 Content-Type application/json
- raise response validate exception
- fix: TypeError: issubclass() arg 1 must be a class

Page 8 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.