flask-restx
flask-restx copied to clipboard
I am using the expect decorator, and the result of model validation is eventually printed with flask_restx.abort. How do I customize this response?
I am using the expect decorator, and the result of model validation is eventually printed with flask_restx.abort. How do I customize this response?