z0z0r4
|
95722a8824
|
Revert "docs: catch startup deprecated warning"
This reverts commit 1b4351e5e5 .
|
3 weeks ago |
pre-commit-ci[bot]
|
950d0a2fec
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
3 weeks ago |
z0z0r4
|
1b4351e5e5
|
docs: catch startup deprecated warning
|
3 weeks ago |
pre-commit-ci[bot]
|
f31a1bebf2
|
🎨 [pre-commit.ci] Auto format from pre-commit.com hooks
|
3 weeks ago |
z0z0r4
|
e4e7c3ea8e
|
fox: Add single testing docs for lifespan
|
3 weeks ago |
Joakim Nordling
|
8fa56b46a1
|
⬆️ Update ReDoc to version 2.x (#9700)
Co-authored-by: svlandeg <svlandeg@github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
3 months ago |
Sebastián Ramírez
|
2537d9d1c2
|
🐛 Fix `convert_underscores=False` for header Pydantic models (#13515)
|
4 months ago |
Sebastián Ramírez
|
74fe89bf35
|
🐛 Add docs examples and tests (support) for `Annotated` custom validations, like `AfterValidator`, revert #13440 (#13442)
This reverts commit 15dd2b67d3 .
|
5 months ago |
Hyogeun Oh (오효근)
|
e157cf4b96
|
🐛 Fix issue with Swagger theme change example in the official tutorial (#13289)
|
6 months ago |
Sebastián Ramírez
|
08b817a842
|
🔥 Remove manual type annotations in JWT tutorial to avoid typing expectations (JWT doesn't provide more types) (#13378)
|
6 months ago |
Sebastián Ramírez
|
9ec452a154
|
📝 Update docs for Query Params and String Validations, remove obsolete Ellipsis docs (`...`) (#13377)
|
6 months ago |
Ysabel
|
9667ce87a9
|
📝 Update Request Body's `tutorial002` to deal with `tax=0` case (#13230)
Co-authored-by: svlandeg <svlandeg@github.com>
|
6 months ago |
z0z0r4
|
70c61b3bdd
|
🌐 Update testing events documentation
`lifespan` should be included in th document, instead of only `startup` and `shutdown`
|
6 months ago |
z0z0r4
|
db42bce745
|
🌐 Update testing events documentation
`lifespan` should be included in th document, instead of only `startup` and `shutdown`
|
6 months ago |
Kinuax
|
b0e70cb37e
|
✏️ Update Strawberry integration docs (#13155)
|
7 months ago |
Alejandra
|
d784a90207
|
🔥 Remove unused Peewee tutorial files (#13158)
|
7 months ago |
Sebastián Ramírez
|
1c711e7147
|
📝 Update includes format in docs with an automated script (#12950)
|
9 months ago |
Sebastián Ramírez
|
5c080d81ae
|
📝 Update includes for `docs/en/docs/tutorial/schema-extra-example.md` (#12822)
|
9 months ago |
José Pacheco
|
8ae4603d68
|
🐛 Remove `Required` shadowing from fastapi using Pydantic v2 (#12197)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
10 months ago |
Sebastián Ramírez
|
7daaac2bc3
|
✨ Add new tutorial for SQL databases with SQLModel (#12285)
|
10 months ago |
Sebastián Ramírez
|
55035f440b
|
✨ Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199)
|
11 months ago |
Sebastián Ramírez
|
4633b1bca9
|
✨ Add support for forbidding extra form fields with Pydantic models (#12134)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
11 months ago |
Sebastián Ramírez
|
7bad7c0975
|
✨ Add support for Pydantic models in `Form` parameters (#12129)
Revert "⏪️ Temporarily revert "✨ Add support for Pydantic models in `Form` pa…"
This reverts commit 8e6cf9ee9c .
|
11 months ago |
Sebastián Ramírez
|
8e6cf9ee9c
|
⏪️ Temporarily revert "✨ Add support for Pydantic models in `Form` parameters" to make a checkpoint release (#12128)
Revert "✨ Add support for Pydantic models in `Form` parameters (#12127)"
This reverts commit 0f3e65b007 .
|
11 months ago |
Sebastián Ramírez
|
0f3e65b007
|
✨ Add support for Pydantic models in `Form` parameters (#12127)
|
11 months ago |
Marcin Sulikowski
|
6e98249c21
|
📝 Fix async test example not to trigger DeprecationWarning (#12084)
|
11 months ago |
Muhammad Ashiq Ameer
|
9b35d355bf
|
📝 Update `docs_src/path_params_numeric_validations/tutorial006.py` (#11478)
Co-authored-by: Sofie Van Landeghem <svlandeg@users.noreply.github.com>
|
11 months ago |
Jun-Ah 준아
|
265dbeb663
|
📝 Add missing `compresslevel` parameter on docs for `GZipMiddleware` (#11350)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
12 months ago |
Luke Okomilo
|
2cb1333b97
|
📝 Fix inconsistent response code when item already exists in docs for testing (#11818)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
12 months ago |
Dom
|
7ff5da8bf2
|
edit middleware docs code sample to use perf_counter as a timer
|
1 year ago |
jianghuyiyuan
|
2e35b176cf
|
✏️ Fix typos in docs (#11926)
|
1 year ago |
Nir Schulman
|
a69f38340f
|
📝 Restored Swagger-UI links to use the latest version possible. (#11459)
|
1 year ago |
Esteban Maya
|
5fa8e38681
|
📝 Update JWT auth documentation to use PyJWT instead of pyhon-jose (#11589)
Co-authored-by: Motov Yurii <109919500+YuriiMotov@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Nils Lindemann
|
6d523d62d0
|
📝 Fix types in examples under `docs_src/extra_data_types` (#10535)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
1 year ago |
Sebastián Ramírez
|
27da0d02a7
|
✨ Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461)
|
1 year ago |
Charlie Marsh
|
5ccc869fee
|
⬆️ Upgrade configuration for Ruff v0.2.0 (#11075)
|
1 year ago |
Alejandra
|
93034fea48
|
📝 Update links to Pydantic docs to point to new website (#11328)
|
1 year ago |
Alejandra
|
aff139ee90
|
🛠️ Improve Node.js script in docs to generate TypeScript clients (#11293)
|
1 year ago |
bebop
|
478288700a
|
📝 Update examples for tests to replace "inexistent" for "nonexistent" (#11220)
|
1 year ago |
Sebastián Ramírez
|
bf771bd781
|
🐛 Fix unhandled growing memory for internal server errors, refactor dependencies with `yield` and `except` to require raising again as in regular Python (#11191)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
1 year ago |
Ezzeddin Abdullah
|
0c796747a3
|
📝 Update template docs with more info about `url_for` (#5937)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2 years ago |
Piotr Szaciłowski
|
fd97e8efe4
|
📝 Update usage of Token model in security docs (#9313)
Co-authored-by: Alejandra Sánchez <ing.alejandrasanchezv@gmail.com>
Co-authored-by: Alejandra <90076947+alejsdev@users.noreply.github.com>
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
|
2 years ago |
Nils Lindemann
|
69cb005f61
|
📝 Replace `email` with `username` in `docs_src/security/tutorial007` code examples (#10649)
|
2 years ago |
Aliaksei Urbanski
|
07f8d31ec9
|
✨ Add support for Python 3.12 (#10666)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2 years ago |
Tristan Marion
|
a1ea708044
|
📝 Replace HTTP code returned in case of existing user error in docs for testing (#4482)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2 years ago |
Moustapha Sall
|
4491ea6882
|
📝 Update example source files for SQL databases with SQLAlchemy (#9508)
Co-authored-by: Marcelo Trylesinski <marcelotryle@gmail.com>
|
2 years ago |
Andrey Otto
|
e9ffa20c8e
|
📝 Update code examples in docs for body, replace name `create_item` with `update_item` when appropriate (#5913)
|
2 years ago |
Sebastián Ramírez
|
dd790c34ff
|
✏️ Fix typo in dependencies with yield source examples (#10847)
|
2 years ago |
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
|
2 years ago |
Alejandra
|
505ae06c0b
|
📝 Add docs: Node.js script alternative to update OpenAPI for generated clients (#10845)
|
2 years ago |