This website requires JavaScript.
Explore
Help
Register
Sign In
mirror
/
fastapi
Watch
1
Star
0
Fork
0
You've already forked fastapi
mirror of
https://github.com/fastapi/fastapi.git
synced
2026-08-02 18:19:46 -04:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
Files
7e96b8b8fa1973248e8f2044678490ece88626a3
fastapi
/
docs_src
History
Sebastián Ramírez
22354a2530
🔒
️ Add
strict_content_type
checking for JSON requests (
#14978
)
2026-02-23 18:45:20 +01:00
..
additional_responses
…
additional_status_codes
…
advanced_middleware
…
app_testing
…
async_tests
…
authentication_error_status_code
…
background_tasks
…
behind_a_proxy
…
bigger_applications
…
body
…
body_fields
…
body_multiple_params
…
body_nested_models
…
body_updates
…
conditional_openapi
…
configure_swagger_ui
…
cookie_param_models
…
cookie_params
…
cors
…
custom_docs_ui
…
custom_request_and_route
…
custom_response
✨
Serialize JSON response with Pydantic (in Rust), when there's a Pydantic return type or response model (
#14962
)
2026-02-22 17:07:19 +01:00
dataclasses_
…
debugging
…
dependencies
…
dependency_testing
…
encoder
…
events
…
extending_openapi
…
extra_data_types
…
extra_models
…
first_steps
…
generate_clients
…
graphql_
…
handling_errors
…
header_param_models
…
header_params
…
json_base64_bytes
🐛
Fix JSON Schema for files, use
contentMediaType
instead of
format: binary
(
#14953
)
2026-02-21 14:01:31 +01:00
metadata
…
middleware
…
openapi_callbacks
…
openapi_webhooks
…
path_operation_advanced_configuration
…
path_operation_configuration
…
path_params
…
path_params_numeric_validations
…
pydantic_v1_in_v2
…
python_types
🔧
Update pyproject.toml, remove unneeded lines (
#14956
)
2026-02-21 16:16:03 +00:00
query_param_models
…
query_params
…
query_params_str_validations
…
request_files
…
request_form_models
…
request_forms
…
request_forms_and_files
…
response_change_status_code
…
response_cookies
…
response_directly
…
response_headers
…
response_model
…
response_status_code
…
schema_extra_example
…
security
…
separate_openapi_schemas
…
settings
…
sql_databases
…
static_files
…
strict_content_type
🔒
️ Add
strict_content_type
checking for JSON requests (
#14978
)
2026-02-23 18:45:20 +01:00
sub_applications
…
templates
…
using_request_directly
…
websockets
…
wsgi
…