13 Commits (59b376c7f9efaedd5c10bed698d46fd2fa051f17)

Author SHA1 Message Date
Casper da Costa-Luis c3f54a0794
📝 Add `await` in `StreamingResponse` code example to allow cancellation (#14681) 3 months ago
Sebastián Ramírez 590a5e5355
Serialize JSON response with Pydantic (in Rust), when there's a Pydantic return type or response model (#14962) 3 months ago
Sebastián Ramírez bbb96d4a0a
🔥 Remove Python 3.9 specific files, no longer needed after updating translations (#14931) 4 months ago
Sebastián Ramírez c9e2277d8b
📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 4 months ago
Motov Yurii 3063ada72f
Add missing tests for code examples (#14569) 5 months ago
Sebastián Ramírez ed97d9dc0c
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 6 months ago
Alejandra 93034fea48
📝 Update links to Pydantic docs to point to new website (#11328) 2 years ago
Ben Falk a71077c530
📝 Update docs for `ORJSONResponse` with details about improving performance (#2615) 4 years ago
Sebastián Ramírez 356a57daa8
📝 Add docs for creating a custom Response class (#5331) 4 years ago
Thomas Grainger 2d296c5d07
🔧 Configure strict pytest options and update/refactor tests (#2790) 5 years ago
Sebastián Ramírez dc5a966548
Allow setting the `response_class` to `RedirectResponse` and returning the URL from the function (#3457) 5 years ago
Roman Tezikov 66cb266641
📝 Add docs for `default_response_class` (#1455) 6 years ago
Sebastián Ramírez 6205935323
Add support for docs translations (#1168) 6 years ago