Peter Doggart

Results 69 comments of Peter Doggart

@ziirish My company are using `flask-restx` for a few of our projects so I wouldn't mind getting involved in ongoing maintenance if that would help keep it alive? I didn't...

@ziirish That sounds like a great plan. We definitely want to keep all of your previous hard work in this project going.

@hnakamitsu Not sure if you found a solution or not to this, but if not, you can define a custom function for your request parser that simply returns a `ValueError`...

I'm interested to see other people's opinion on if this is a big issue for them? I'm always a little bit weary of making any changes to the defaults because...

There was no actual code change in 1.1.0 for this behaviour, it was simply an update to the docs by me to make it clearer that the root path gets...

Just for completeness, I posted over on the other thread (https://github.com/python-restx/flask-restx/issues/503#issuecomment-1369251108) and I'm going to try and find a bit of time to maintain this project going forwards. At least...

Going to suggest we move this discussion over to #510 :smile:

@gerardoemr @pbaylies Thanks for bumping this, I will try and get it merged over the weekend and released if it's something you need!

This is now updated in `flask-restx==1.1.0`.

@zbhuiyan There is no way built in to `flask-restx` config to do this currently, but you can render a custom Swagger UI template and use it to set any custom...