fastapi/tests/test_request_params/test_file
github-actions[bot] 90ebf74f68 🎨 Auto format 2026-02-25 17:41:37 +00: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 🎨 Auto format 2026-02-25 17:41:37 +00: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