| name | Bug report |
|---|---|
| about | Report a bug or unexpected behavior |
| title | [BUG] |
| labels | bug |
| assignees |
A clear and concise description of what the bug is.
- Step 1
- Step 2
- Step 3
What you expected to happen.
What actually happened.
- Python version: (output of
python --version) - FastAPI version: (from
pyproject.toml) - OS: (e.g., macOS 14.0, Ubuntu 22.04, Windows 11)
Add any other context about the problem here (logs, screenshots, etc.).
(Optional) Suggest a fix or workaround if you have one.