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

Note flask 3.0 compatibility is in progress in README. (#566) #578

Closed meshantz closed 10 months ago

meshantz commented 10 months ago

Here's a quick change to the README that notes the current compatibility status of Flask 3.0 while all of you wonderful people work on getting that up to date.

safe commented 10 months ago

@meshantz You can probably close this in favour of https://github.com/python-restx/flask-restx/pull/579 which updates this.