Apiflask

Latest version: v2.3.2

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

Scan your dependencies

Page 1 of 8

2.3.2

Released: 2024/12/15

- Fix response headers to be compliant with the OpenAPI specification for versions 3.0.0+ ([issue 631][issue_631]).
- Fix input data loading implementation when input validation is skipped ([issue 629][issue_629]).

[issue_629]: https://github.com/apiflask/apiflask/issues/629
[issue_631]: https://github.com/apiflask/apiflask/issues/631

2.3.1

Released: 2024/12/7

- Include input documentation in API spec when specifying `validation=False` on `input` decorator ([issue 626][issue_626]).

[issue_626]: https://github.com/apiflask/apiflask/issues/626

2.3.0

Released: 2024/11/25

- Support skipping the validation for the request body with `input(validation=False)` ([issue 573][issue_573]).
- Enable CI test for Python 3.13.

[issue_573]: https://github.com/apiflask/apiflask/issues/573

2.2.1

Released: 2024/9/8

- Fix OpenAPI spec for multiple content types with `json_or_form` location ([issue 600][issue_600]).

[issue_600]: https://github.com/apiflask/apiflask/issues/600

2.2.0

Released: 2024/8/3

- Fix deprecated warnings in tests ([issue 594][issue_594]).
- Use postponed evaluation of annotations ([pr 585][pr_585]).
- Add static OpenAPI docs example ([issue 587][issue_587]).
- Add spec extensions support with `doc(extensions=...)` for the view function ([issue 571][issue_571]).

[pr_585]: https://github.com/apiflask/apiflask/pull/585
[issue_594]: https://github.com/apiflask/apiflask/issues/594
[issue_587]: https://github.com/apiflask/apiflask/issues/587
[issue_571]: https://github.com/apiflask/apiflask/issues/571

2.1.3

Released: 2024/7/14

- Fix the `flask spec` command for latest Flask ([issue 582][issue_582]).

[issue_582]: https://github.com/apiflask/apiflask/issues/582

Page 1 of 8

© 2025 Safety CLI Cybersecurity Inc. All Rights Reserved.