flask-restx icon indicating copy to clipboard operation
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?

Open miaokela opened this issue 2 years ago • 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?

miaokela avatar May 31 '23 08:05 miaokela

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

miaokela avatar May 31 '23 08:05 miaokela