flask-openapi3
flask-openapi3 copied to clipboard
How to hide the return value model
hello,i have a question. I don't want to display the default error model,Or can I display all the responses from our project? How should I configure that? I only can see one response error. doc: https://luolingchun.github.io/flask-openapi3/v4.x/Usage/Specification/#validation-error
As shown below: