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 9eaed2eb37
📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268)
2 years ago
..
test_additional_responses 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 3 years ago
test_additional_status_codes 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_advanced_middleware ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2 years ago
test_async_sql_databases 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 3 years ago
test_async_tests Add support for Trio via AnyIO (#3372) 4 years ago
test_background_tasks 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_behind_a_proxy Auto-generate OpenAPI servers from root_path (#1596) 5 years ago
test_bigger_applications 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_body ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2 years ago
test_body_fields 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_body_multiple_params 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_body_nested_models Fix new/recent tests with new fixed `ValidationError` JSON Schema (#4806) 3 years ago
test_body_updates Fix new/recent tests with new fixed `ValidationError` JSON Schema (#4806) 3 years ago
test_conditional_openapi Add the `docs_src` directory to test coverage and update tests (#1904) 4 years ago
test_cookie_params 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_cors ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_custom_request_and_route ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2 years ago
test_custom_response ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2 years ago
test_dataclasses Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871) 2 years ago
test_dependencies 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_events Add support for `lifespan` async context managers (superseding `startup` and `shutdown` events) (#2944) 2 years ago
test_extending_openapi Enable configuring Swagger UI parameters (#2568) 3 years ago
test_extra_data_types 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_extra_models Fix new/recent tests with new fixed `ValidationError` JSON Schema (#4806) 3 years ago
test_first_steps ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_generate_clients Fix new/recent tests with new fixed `ValidationError` JSON Schema (#4806) 3 years ago
test_handling_errors 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 3 years ago
test_header_params 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_metadata Add additonal OpenAPI metadata parameters to `FastAPI` class, shown on the automatic API docs UI (#1812) 4 years ago
test_openapi_callbacks 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 3 years ago
test_path_operation_advanced_configurations ⬆ Upgrade Starlette to `0.21.0`, including the new [`TestClient` based on HTTPX](https://github.com/encode/starlette/releases/tag/0.21.0) (#5471) 2 years ago
test_path_operation_configurations Fix new/recent tests with new fixed `ValidationError` JSON Schema (#4806) 3 years ago
test_path_params 🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 3 years ago
test_query_params Fix new/recent tests with new fixed `ValidationError` JSON Schema (#4806) 3 years ago
test_query_params_str_validations 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_request_files 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_request_forms 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_request_forms_and_files 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_response_change_status_code ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_response_cookies ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_response_headers ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_response_model 📝 Update docs and examples for Response Model with Return Type Annotations, and update runtime error (#5873) 2 years ago
test_schema_extra_example 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_security 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_settings Add the `docs_src` directory to test coverage and update tests (#1904) 4 years ago
test_sql_databases 🔥 Delete duplicated tests in `tests/test_tutorial/test_sql_databases/test_sql_databases.py` (#5040) 3 years ago
test_sql_databases_peewee ⬆ Upgrade version required of Starlette from `0.19.1` to `0.20.4` (#4820) 3 years ago
test_sub_applications Auto-generate OpenAPI servers from root_path (#1596) 5 years ago
test_templates ✔ Improve support for tests in editor (#1699) 5 years ago
test_testing 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_testing_dependencies 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_websockets 📝 Update all docs to use `Annotated` as the main recommendation, with new examples and tests (#9268) 2 years ago
test_wsgi ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
__init__.py ♻️ Re-format tutorials, files names and tests 6 years ago