Peter Doggart
Peter Doggart
@splasky Just trying to understand what this change is for. Have you got an example or a test for something that is broken currently? RequestParser already has a list type...
Im not near a computer right now to check but from memory the docs are served by default from the root of the API definition, not the global root route....
I'm still here, just don't have a lot of time to work on things currently (and haven't for a bit). If someone else would like to become a maintainer /...
There is an example file for flask-restx with blueprints here: https://github.com/python-restx/flask-restx/blob/master/examples/todo_blueprint.py If you are having problems, if you could give us a few more details of what your setup looks...
Something similar came up a few weeks back, it's worth trying the steps here?: https://github.com/python-restx/flask-restx/issues/610#issuecomment-2253543816
@buttonfly1000 Thanks for this. Will try and get this reviewed and merged this week. Not had much time to work on this project lately!
This is now fixed in main, will get it released soon.
@foarsitter Sorry I've not been active much lately. Will get this reviewed and merged this week. I think we will need to deprecate Python 3.8 support for this, but that...
@foarsitter I agree, moving to stdlib is the way to go here.