You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
Sebastián Ramírez 9262fa8362
Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906)
3 years ago
..
additional_responses 📝 Use Optional in docs (#1644) 5 years ago
additional_status_codes Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
advanced_middleware Add support for docs translations (#1168) 5 years ago
app_testing Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
async_sql_databases Add support for docs translations (#1168) 5 years ago
async_tests Add support for Trio via AnyIO (#3372) 4 years ago
background_tasks Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
behind_a_proxy Auto-generate OpenAPI servers from root_path (#1596) 5 years ago
bigger_applications Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
body Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
body_fields Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
body_multiple_params Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
body_nested_models ✏ Fix example code with sets in tutorial for body nested models (#3030) 3 years ago
body_updates Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
conditional_openapi Allow disabling docs UIs by disabling OpenAPI (#1421) 5 years ago
cookie_params Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
cors Add support for docs translations (#1168) 5 years ago
custom_request_and_route Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
custom_response 🔧 Configure strict pytest options and update/refactor tests (#2790) 4 years ago
dataclasses Add support for `dataclasses` in request bodies and `response_model` (#3577) 4 years ago
debugging Add support for docs translations (#1168) 5 years ago
dependencies Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
dependency_testing 📝 Use Optional in docs (#1644) 5 years ago
encoder Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
events Add support for docs translations (#1168) 5 years ago
extending_openapi Enable configuring Swagger UI parameters (#2568) 3 years ago
extra_data_types Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
extra_models Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
first_steps Add support for docs translations (#1168) 5 years ago
generate_clients Add support for custom `generate_unique_id_function` and docs for generating clients (#4650) 3 years ago
graphql 📝 Update GraphQL docs, recommend Strawberry (#3981) 4 years ago
handling_errors 🔊 Fix empty log message in docs example about raised exceptions (#1815) 5 years ago
header_params Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
metadata Add additonal OpenAPI metadata parameters to `FastAPI` class, shown on the automatic API docs UI (#1812) 4 years ago
middleware Add support for docs translations (#1168) 5 years ago
nosql_databases ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
openapi_callbacks Improve type annotations, add support for mypy --strict, internally and for external packages (#2547) 4 years ago
path_operation_advanced_configuration 🎨 Fix default value as set in tutorial for Path Operations Advanced Configurations (#4899) 3 years ago
path_operation_configuration Add support for tags with Enums (#4468) 3 years ago
path_params 📝 Add documentation for redefined path operations (#4864) 3 years ago
path_params_numeric_validations Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
python_types 📝 Update Python Types docs, add missing 3.6 / 3.9 example (#4434) 3 years ago
query_params Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
query_params_str_validations Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
request_files Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
request_forms Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
request_forms_and_files Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
response_change_status_code Add support for docs translations (#1168) 5 years ago
response_cookies Add support for docs translations (#1168) 5 years ago
response_directly 📝 Use Optional in docs (#1644) 5 years ago
response_headers Add support for docs translations (#1168) 5 years ago
response_model Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
response_status_code Add support for docs translations (#1168) 5 years ago
schema_extra_example Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
security Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
settings Add the `docs_src` directory to test coverage and update tests (#1904) 4 years ago
sql_databases Add docs and tests for Python 3.9 and Python 3.10 (#3712) 3 years ago
sql_databases_peewee 📝 Use Optional in docs (#1644) 5 years ago
static_files Add support for docs translations (#1168) 5 years ago
sub_applications Add support for ASGI root_path for openapi docs (#1199) 5 years ago
templates 📝 Add HTML media type to template docs (#1690) 5 years ago
using_request_directly Add support for docs translations (#1168) 5 years ago
websockets Add support for not needing `...` as default value in required Query(), Path(), Header(), etc. (#4906) 3 years ago
wsgi 🏁 Update Windows development environment and tests (#1179) 5 years ago