1 Commits (66b2c5a9b5ddf65f218423072ad158e42ed780aa)

Author SHA1 Message Date
Yurii Motov 65e42bd5ec
🐛 Fix handling sequences with nested Annotated types (#14874) 3 weeks ago
Sebastián Ramírez c9e2277d8b
📝 Update source examples and docs from Python 3.9 to 3.10 (#14900) 6 months ago
Sebastián Ramírez 9f4ecf562c
Add inline snapshot tests for OpenAPI before changes from Pydantic v2 (#14864) 6 months ago
Jonathan Fulton 75c47187f3
🐛 Update `ValidationError` schema to include `input` and `ctx` (#14791) 7 months ago
Motov Yurii 3063ada72f
Add missing tests for code examples (#14569) 8 months ago
Sebastián Ramírez ed97d9dc0c
⚰️ Remove Python 3.8 from CI and remove Python 3.8 examples from source docs (#14559) 8 months ago
alv2017 5451d05bc8
Simplify tests for `query_params_str_validations` (#13218) 2 years ago
Sebastián Ramírez 7dad5a820b
Add support for OpenAPI 3.1.0 (#9770) 3 years ago
Sebastián Ramírez 50c1a928fb
Refactor OpenAPI tests, prepare for Pydantic v2 (#9503) 3 years ago
dconathan c449ae5c74
🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 4 years ago
Brian Mboya fe453f80ed
⬆ Upgrade isort to version 5.x.x (#1670) 6 years ago
Sebastián Ramírez 1f01ce9615
📝 Use Optional in docs (#1644) 6 years ago
Samuel Colvin e9b189e9f2
Improve test debugging (#1222) 6 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 7 years ago
Sebastián Ramírez b307d38897
♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 7 years ago
James Kaplan f0df79aa91 ⬆️ Upgrade Pydantic to 0.28 (#320) 7 years ago
Sebastián Ramírez c7db2ff858
🐛 Fix path and query parameters receiving dict as valid (#287) 7 years ago
Sebastián Ramírez 88ece95a30
🎨 Improve automatic naming of path operations in API docs (#155) 7 years ago
Sebastián Ramírez c64f8346ae
Multi-value query parameters and duplicate headers (#95) 8 years ago
Sebastián Ramírez 955e9fcb31
Update fix SQLAlchemy support with ORM (#30) 8 years ago
Sebastián Ramírez be957e7c99 Allow lists of query or header params 8 years ago
Sebastián Ramírez b38fb937b0 🔇 Remove debugging prints 8 years ago
Sebastián Ramírez ae50492735 Add tests for header parameters 8 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 8 years ago