We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0ac1817 commit 3c6a097Copy full SHA for 3c6a097
1 file changed
docs/errors.rst
@@ -86,8 +86,6 @@ Example:
86
except Exception:
87
raise BadRequest(detail="My custom err")
88
89
-
90
91
Request:
92
93
.. literalinclude:: ./http_snippets/snippets/errors__create_person
0 commit comments