Skip to content

Support automatic 404 response#92

Merged
greyli merged 2 commits intomainfrom
auto-404
Jul 2, 2021
Merged

Support automatic 404 response#92
greyli merged 2 commits intomainfrom
auto-404

Conversation

@greyli
Copy link
Copy Markdown
Member

@greyli greyli commented Jul 2, 2021

Add new configs:

  • AUTO_404_RESPONSE
  • NOT_FOUND_DESCRIPTION

fixes #78

Checklist:

  • Add tests that demonstrate the correct behavior of the change. Tests should fail without the change.
  • Add or update relevant docs, in the docs folder and in code docstring.
  • Add an entry in CHANGES.md summarizing the change and linking to the issue and your username.
  • Add *Version changed* or *Version added* note in any relevant docs and docstring.
  • Run pytest and tox, no tests failed.

Add new config:
- AUTO_404_RESPONSE
- NOT_FOUND_DESCRIPTION
@greyli greyli added this to the 0.8.0 milestone Jul 2, 2021
@greyli greyli merged commit 1d3c90f into main Jul 2, 2021
@greyli greyli deleted the auto-404 branch July 2, 2021 09:15
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.

Automatic OpenAPI 404 response

1 participant