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 b892664f25
♻️ Deprecate parameter `regex`, use `pattern` instead (#9786)
2 years ago
..
dependencies OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
security OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
background-tasks.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago
bigger-applications.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago
body-fields.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago
body-multiple-params.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago
body-nested-models.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
body-updates.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
body.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
cookie-params.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago
cors.md ✏️ Clarify docs on CORS (#5627) 3 years ago
debugging.md OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
encoder.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
extra-data-types.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago
extra-models.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
first-steps.md OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
handling-errors.md ✏ Fix links to Pydantic docs (#4670) 3 years ago
header-params.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago
index.md OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
metadata.md OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
middleware.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
path-operation-configuration.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
path-params-numeric-validations.md 📝 Add notification message warning about old versions of FastAPI not supporting `Annotated` (#9298) 2 years ago
path-params.md OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
query-params-str-validations.md ♻️ Deprecate parameter `regex`, use `pattern` instead (#9786) 2 years ago
query-params.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
request-files.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago
request-forms-and-files.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago
request-forms.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago
response-model.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
response-status-code.md 🎨 Simplify docs hl_lines ranges and standardize 2 spaces between each range (#1863) 5 years ago
schema-extra-example.md OpenAPI 3.1.0 with Pydantic v2, merge `master` (#9773) 2 years ago
sql-databases.md 📝 Update order of examples, latest Python version first, and simplify version tab names (#9269) 2 years ago
static-files.md Add support for Trio via AnyIO (#3372) 4 years ago
testing.md 📝 Tweak tip recommending `Annotated` in docs (#9270) 2 years ago