This website requires JavaScript.
Explore
Sign In
skills
/
fastapi__fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi__fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-09-14 13:36:21 +08:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
master
fastapi__fastapi
/
tests
/
test_request_params
/
test_file
T
Add File
New File
Upload File
Apply Patch
Copy Permalink
Download directory as ZIP
Download directory as TAR.GZ
History
Sebastián Ramírez
e8b98d2187
🐛
Fix JSON Schema for files, use
contentMediaType
instead of
format: binary
(
#14953
)
2026-02-21 14:01:31 +01:00
..
__init__.py
✅
Add set of tests for request parameters and alias (
#14358
)
2025-12-11 17:15:36 +01:00
test_list.py
🐛
Fix JSON Schema for files, use
contentMediaType
instead of
format: binary
(
#14953
)
2026-02-21 14:01:31 +01:00
test_optional_list.py
🐛
Fix JSON Schema for files, use
contentMediaType
instead of
format: binary
(
#14953
)
2026-02-21 14:01:31 +01:00
test_optional.py
🐛
Fix JSON Schema for files, use
contentMediaType
instead of
format: binary
(
#14953
)
2026-02-21 14:01:31 +01:00
test_required.py
🐛
Fix JSON Schema for files, use
contentMediaType
instead of
format: binary
(
#14953
)
2026-02-21 14:01:31 +01:00
utils.py
♻️
Upgrade internal syntax to Python 3.9+
🎉
(
#14564
)
2025-12-17 21:25:59 +00:00