Replies: 4 comments 4 replies
-
|
@YuriiMotov please review |
Beta Was this translation helpful? Give feedback.
0 replies
-
|
Hello! Duplicated of #13566 |
Beta Was this translation helpful? Give feedback.
2 replies
This comment was marked as spam.
This comment was marked as spam.
This comment has been hidden.
This comment has been hidden.
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
First Check
Commit to Help
Example Code
Description
Request:
curl --location 'localhost:8000/items?field=foo&field=bar&foo=100'Expected:
OK
Actual:
{ "detail": [ { "type": "missing", "loc": [ "query", "params" ], "msg": "Field required", "input": null } ] }Operating System
Windows
Operating System Details
No response
FastAPI Version
0.128.7
Pydantic Version
2.12.5
Python Version
Python 3.12.12
Additional Context
No response
Beta Was this translation helpful? Give feedback.
All reactions