fastapi/tests/test_request_params/test_file
Yurii Motov d10fa5df11 Update to Python 3.10 syntax 2026-02-25 17:27:52 +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_nullable_and_defaults.py Update to Python 3.10 syntax 2026-02-25 17:27:52 +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_optional_list.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