30 Commits (39edb6370600b05bbcce98fa71bae6fb839d5450)

Author SHA1 Message Date
Sebastián Ramírez e8b98d2187
🐛 Fix JSON Schema for files, use `contentMediaType` instead of `format: binary` (#14953) 4 months ago
Sebastián Ramírez 214e0740c8
🍱 Update Drawio diagrams SVGs, single file per diagram, sans-serif font (#13706) 1 year ago
Hamza Kyamanywa 8416e3ee23
📝 Update image in body-nested-model docs (#11063) 1 year ago
Sebastián Ramírez 7daaac2bc3
Add new tutorial for SQL databases with SQLModel (#12285) 2 years ago
Sebastián Ramírez 55035f440b
Add support for Pydantic models for parameters using `Query`, `Cookie`, `Header` (#12199) 2 years ago
Sebastián Ramírez 7bad7c0975
Add support for Pydantic models in `Form` parameters (#12129) 2 years ago
Sebastián Ramírez 8e6cf9ee9c
️ Temporarily revert " Add support for Pydantic models in `Form` parameters" to make a checkpoint release (#12128) 2 years ago
Sebastián Ramírez 0f3e65b007
Add support for Pydantic models in `Form` parameters (#12127) 2 years ago
Sander Brandenburg 90ef000643 Added OIDC - JWT Access Token validation tutorial 3 years ago
Sebastián Ramírez ea43f227e5
Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 (#10145) 3 years ago
Sebastián Ramírez 7dad5a820b
Add support for OpenAPI 3.1.0 (#9770) 3 years ago
Sebastián Ramírez 3d0f130ff3
🔧 Add pre-commit with first config and first formatting pass (#4888) 4 years ago
Sebastián Ramírez 8a0d4c79c1
Add support for custom `generate_unique_id_function` and docs for generating clients (#4650) 4 years ago
John Riebold a85aa125d2
Enable configuring Swagger UI parameters (#2568) 4 years ago
Edouard Lavery-Plante 836bb97a2d
Add support for extensions and updates to the OpenAPI schema in path operations (#1922) 5 years ago
dkreeft 6f45f43709
Add additonal OpenAPI metadata parameters to `FastAPI` class, shown on the automatic API docs UI (#1812) 5 years ago
Sebastián Ramírez 684c0077cc
Add support for `dataclasses` in request bodies and `response_model` (#3577) 5 years ago
Austin Orr e10a4375f9
Add support for adding multiple examples in request bodies and path, query, cookie, and header params (#1267) 5 years ago
Sebastián Ramírez 313bbe802f
Add support for shared/top-level parameters (dependencies, tags, etc) (#2434) 6 years ago
nukopy 22a5960d36
📝 Fix code consistency in examples for Tutorial - User Guide - Path Parameters (#2158) 6 years ago
Rupsi Kaushik 70a51b3aff
Auto-generate OpenAPI servers from root_path (#1596) 6 years ago
Sebastián Ramírez 181a32236a
Deep merge OpenAPI responses (#1577) 6 years ago
Chih Sean Hsu e4300769ac
📝 Update tutorial for WebSockets with dependencies (#1540) 6 years ago
Thomas Maschler a071ddf3cd
Add support for tag metadata in OpenAPI (#1348) 6 years ago
Ingmar Steen 2f478eeca6
Add support for ASGI root_path for openapi docs (#1199) 6 years ago
alexmitelman d4d5b21b2e
📝 Add documentation about settings and env vars (#1118) 6 years ago
YangQuan 9d54215a3a
📝 Add example of Pycharm in tutorial/debugging.md (#1096) 6 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 6 years ago