mirror of https://github.com/tiangolo/fastapi.git
In https://github.com/tiangolo/fastapi/pull/4482, the response status code was changed to return 409 when the item already exists in non-Annotated examples, but left as 400 in the others. Seems like an oversight, unless this was done intentionally for a reason I'm not aware of. |
||
|---|---|---|
| .. | ||
| __init__.py | ||
| main.py | ||
| test_main.py | ||