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 a65281fe09
📝 Update JSON Schema `examples` docs with Pydantic v2 (#9800)
2 years ago
..
test_additional_responses OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 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 OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 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 OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_bigger_applications OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_body OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_body_fields OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_body_multiple_params OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_body_nested_models OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_body_updates OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_conditional_openapi Update docs to use Pydantic v2 settings and add note and example about v1 (#9788) 2 years ago
test_cookie_params OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_cors ⬆ Upgrade isort to version 5.x.x (#1670) 5 years ago
test_custom_request_and_route Pydantic v2 migration, initial implementation (#9500) 2 years ago
test_custom_response OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_dataclasses OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_dependencies OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_events OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_extending_openapi OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_extra_data_types OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_extra_models OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_first_steps OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_generate_clients OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_handling_errors OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_header_params OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_metadata OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_openapi_callbacks OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_openapi_webhooks OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_path_operation_advanced_configurations 📝 Add docs for Pydantic v2 for `docs/en/docs/advanced/path-operation-advanced-configuration.md` (#9798) 2 years ago
test_path_operation_configurations OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_path_params OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_query_params OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_query_params_str_validations Update docs to use Pydantic v2 settings and add note and example about v1 (#9788) 2 years ago
test_request_files OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_request_forms OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_request_forms_and_files OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 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 OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_schema_extra_example 📝 Update JSON Schema `examples` docs with Pydantic v2 (#9800) 2 years ago
test_security OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_settings Update docs to use Pydantic v2 settings and add note and example about v1 (#9788) 2 years ago
test_sql_databases OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_sql_databases_peewee OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_sub_applications OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
test_templates ✔ Improve support for tests in editor (#1699) 5 years ago
test_testing OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 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