python-restx / flask-restx

Fork of Flask-RESTPlus: Fully featured framework for fast, easy and documented API development with Flask
https://flask-restx.readthedocs.io/en/latest/
Other
2.14k stars 333 forks source link

Prepare release 1.3.0 #584

Closed peter-doggart closed 9 months ago

peter-doggart commented 9 months ago

This PR provides the final updates to enable Flask >= 3.0.0 support.

codecov[bot] commented 9 months ago

Codecov Report

All modified and coverable lines are covered by tests :white_check_mark:

Comparison is base (25cb897) 96.15% compared to head (721749d) 96.23%.

Additional details and impacted files ```diff @@ Coverage Diff @@ ## master #584 +/- ## ========================================== + Coverage 96.15% 96.23% +0.07% ========================================== Files 20 20 Lines 2760 2760 ========================================== + Hits 2654 2656 +2 + Misses 106 104 -2 ```

:umbrella: View full report in Codecov by Sentry.
:loudspeaker: Have feedback on the report? Share it here.