31 Commits (3390ee06700e01659abb06fab205e28b78cafac0)

Author SHA1 Message Date
pre-commit-ci[bot] e4917eac00 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 8 months ago
JONEMI21 b4afab0f16 apply fixture 8 months ago
JONEMI21 983c112c61 fix fixture 8 months ago
JONEMI21 ac4de76722 mark as needing 3 10 8 months ago
JONEMI21 88d2ace66a ignore invalid for pydantic v1 8 months ago
JONEMI21 076a8cf3fa rm omit by default fn 8 months ago
JONEMI21 62344d272d right directions maybe 8 months ago
JONEMI21 687dd65c31 align tests with intended functionality 8 months ago
pre-commit-ci[bot] 147ca63107 🎨 [pre-commit.ci] Auto format from pre-commit.com hooks 8 months ago
JONEMI21 c9bfba04dd use wrap validator to remove failing values 8 months ago
JONEMI21 1a57459eda update and remove otherwise captured query params 8 months ago
Alejandra 09ccfce228
Simplify tests for path_query_params (#13181) 2 years ago
Sebastián Ramírez 27da0d02a7
Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461) 2 years ago
JONEMI19 cac66df220 add validaiton to parsed fields 3 years ago
JONEMI19 3ee26432fa add tutorial test 3 years ago
Sebastián Ramírez 0976185af9
Add support for Pydantic v2 (#9816) 3 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
Sebastián Ramírez ddd9da3db4
Fix new/recent tests with new fixed `ValidationError` JSON Schema (#4806) 4 years ago
dconathan c449ae5c74
🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810) 4 years ago
Sebastián Ramírez d08a062ee2
Add docs and tests for Python 3.9 and Python 3.10 (#3712) 5 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) 6 years ago
Sebastián Ramírez b307d38897
♻️ Update default API title from "Fast API" to "FastAPI" for consistency (#890) 7 years ago
dmontagu ab2b86fe2c Add support for Pydantic v1 and above 🎉 (#646) 7 years ago
Sebastián Ramírez bd407cc4ed
Refactor param extraction using Pydantic Field (#278) 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 4b94da956c Update query param tests and docs 8 years ago