fastapi/docs/en/docs/advanced
Sebastián Ramírez c55f90df32
⬆️ Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and usage of templates with new Starlette arguments (#10846)
* 📝 Update docs for compatibility with Starlette 0.29.0 and new template arguments

* ⬆️ Upgrade Starlette to >=0.29.0,<0.33.0

* 📌 Remove AnyIO pin
2023-12-26 21:12:34 +01:00
..
security ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2023-10-17 09:59:11 +04:00
additional-responses.md Add support for OpenAPI 3.1.0 (#9770) 2023-06-30 20:25:16 +02:00
additional-status-codes.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2023-10-17 09:59:11 +04:00
advanced-dependencies.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2023-10-17 09:59:11 +04:00
async-tests.md 📝 Update references to Requests for tests to HTTPX, and add HTTPX to extras (#5628) 2022-11-13 16:20:05 +01:00
behind-a-proxy.md Add support for OpenAPI 3.1.0 (#9770) 2023-06-30 20:25:16 +02:00
custom-response.md 📝 Update docs for `ORJSONResponse` with details about improving performance (#2615) 2022-09-01 09:59:05 +00:00
dataclasses.md ✏ Tweak wording in `docs/en/docs/advanced/dataclasses.md` (#3698) 2022-09-04 15:37:47 +02:00
events.md ⬆️ Upgrade Starlette version, support new `lifespan` with state (#9239) 2023-03-10 19:24:04 +01:00
generate-clients.md 📝 Add docs: Node.js script alternative to update OpenAPI for generated clients (#10845) 2023-12-26 18:23:20 +01:00
index.md 📝 Update Advanced docs, add links to sponsor courses (#10113) 2023-08-19 16:08:16 +02:00
middleware.md 📝 Update Sentry link in docs (#9218) 2023-03-10 19:27:10 +01:00
openapi-callbacks.md Add support for OpenAPI 3.1.0 (#9770) 2023-06-30 20:25:16 +02:00
openapi-webhooks.md Add support for OpenAPI 3.1.0 (#9770) 2023-06-30 20:25:16 +02:00
path-operation-advanced-configuration.md Add support for Pydantic v2 (#9816) 2023-07-07 19:12:13 +02:00
response-change-status-code.md Add support for docs translations (#1168) 2020-03-26 20:09:53 +01:00
response-cookies.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 2020-08-29 16:02:58 +02:00
response-directly.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 2020-08-29 16:02:58 +02:00
response-headers.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 2020-08-29 16:02:58 +02:00
settings.md ✏️ Update Pydantic links to dotenv support (#10511) 2023-10-30 12:00:16 +04:00
sub-applications.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 2020-08-29 16:02:58 +02:00
templates.md ⬆️ Upgrade Starlette to `>=0.29.0,<0.33.0`, update docs and usage of templates with new Starlette arguments (#10846) 2023-12-26 21:12:34 +01:00
testing-database.md Add support for Pydantic v2 (#9816) 2023-07-07 19:12:13 +02:00
testing-dependencies.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2023-10-17 09:59:11 +04:00
testing-events.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 2020-08-29 16:02:58 +02:00
testing-websockets.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 2020-08-29 16:02:58 +02:00
using-request-directly.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 2020-08-29 16:02:58 +02:00
websockets.md ⬆️ Drop support for Python 3.7, require Python 3.8 or above (#10442) 2023-10-17 09:59:11 +04:00
wsgi.md 🐛 Fix `flask.escape` warning for internal tests (#9468) 2023-05-09 14:32:00 +00:00