Replace validators with voluptuous
Closed this issue · 0 comments
devdupont commented
Current validation via Flask-RESTful are deprecated. They need to be replaced. Voluptuous has worked well in the passed for input and output validation.
Secondary reason is Flask-RESTful extension is not compatible with Quart conversion