Open miaokela opened 1 year ago
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?
The above response format does not meet my requirements, how to adjust?
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?