Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Allow subclasses to modify the default error response registered. #190

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

ddorian
Copy link
Contributor

@ddorian ddorian commented Oct 25, 2024

I have a different error response and I want to modify the registered default errors. This seems the simplest way.


Checklist:

  • Run pytest tests and no failed.
  • Run ruff check flask_openapi3 tests examples and no failed.
  • Run mypy flask_openapi3 and no failed.
  • Run mkdocs serve and no failed.

@ddorian
Copy link
Contributor Author

ddorian commented Nov 11, 2024

@luolingchun review/comment/merge?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

1 participant