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 2 of 9

4.0.0rc1

- Support plugins for ui templates
- Support for OPENAPI_HTML_STRING in app.config

3.1.3

- Fix empty list in body by luolingchun in 154

3.1.2

- Support SWAGGER_CONFIG and OAUTH_CONFIG in app.config by luolingchun in 153

**DeprecationWarning**

- The `api_doc_url` is deprecated in v4.x, use `doc_url` instead.
- The `swagger_url` is deprecated in v4.x.
- The `redoc_url` is deprecated in v4.x.
- The `rapidoc_url` is deprecated in v4.x.
- The `oauth_config` is deprecated in v4.x, use `app.config['OAUTH_CONFIG']` instead.
- The `doc_expansion` is deprecated in v4.x, use `app.config['SWAGGER_CONFIG']` instead.
- The `swagger_config` is deprecated in v4.x, use `app.config['SWAGGER_CONFIG']` instead.
- The `ui_templates` is deprecated in v4.x.

3.1.1

- Wrong types of exclusiveMinimum & exclusiveMaximum fields in Schema class by Lavertis in 149

3.1.0

- Add the swagger_config parameter to configure the swagger ui by luolingchun in 146
- Use full links in Swagger and RapiDoc
- Upgrade Redoc to 2.1.3
- Upgrade Swagger to 5.12.0

**DeprecationWarning**

- The doc_expansion parameter is deprecated; use swagger_config instead.

3.0.2

- Fix missing Pydantic Calculated Fields (141). Thanks, thebmw.

Page 2 of 9

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.