python-restx/flask-restx

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?

miaokela opened this issue · 1 comments

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?

image The above response format does not meet my requirements, how to adjust?