fastapi/docs/en
Sebastián Ramírez 1b714b3177
Add support for `openapi_examples` in all FastAPI parameters (#10152)
* ♻️ Refactor model for OpenAPI Examples to use a reusable TypedDict

*  Add support for openapi_examples in parameters

* 📝 Add new docs examples for new parameter openapi_examples

* 📝 Update docs for Schema Extra to include OpenAPI examples

*  Add tests for new source examples, for openapi_examples

*  Add tests for openapi_examples corner cases and all parameters

* 💡 Tweak and ignore type annotation checks for custom TypedDict
2023-08-26 20:03:13 +02:00
..
data 🔧 Update sponsors, add Speakeasy (#10098) 2023-08-17 10:51:58 +02:00
docs Add support for `openapi_examples` in all FastAPI parameters (#10152) 2023-08-26 20:03:13 +02:00
layouts Add Material for MkDocs Insiders features and cards (#9748) 2023-06-26 16:05:43 +02:00
overrides 🔧 Add sponsor Porter (#10051) 2023-08-09 19:04:49 +02:00
mkdocs.insiders.yml Add Material for MkDocs Insiders features and cards (#9748) 2023-06-26 16:05:43 +02:00
mkdocs.maybe-insiders.yml 🔨 Enable linenums in MkDocs Material during local live development to simplify highlighting code (#9769) 2023-06-30 18:23:02 +02:00
mkdocs.no-insiders.yml Add Material for MkDocs Insiders features and cards (#9748) 2023-06-26 16:05:43 +02:00
mkdocs.yml Add support for disabling the separation of input and output JSON Schemas in OpenAPI with Pydantic v2 (#10145) 2023-08-25 21:10:22 +02:00