11 Commits (master)

Author SHA1 Message Date
arjwilliams 09e4859cab
🐛 Fix support for query parameters with list types, handle JSON encoding Pydantic `UndefinedType` (#9929) 12 months ago
Sebastián Ramírez 27da0d02a7
Add support for Pydantic's 2.7 new deprecated Field parameter, remove URL from validation errors response (#11461) 12 months ago
Sebastián Ramírez 0976185af9
Add support for Pydantic v2 (#9816) 2 years ago
juntatalor ca2fae0588
Add support for `FrozenSet` in parameters (e.g. query) (#2938) 3 years ago
Sebastián Ramírez 0ac9b3ee5c
Re-export utils from Starlette (#1064) 5 years ago
Sebastián Ramírez 0393a093d3 Improve security utilities and add tests 6 years ago
Sebastián Ramírez b5a0c228e5 Recover extensive tests for path and params 6 years ago
Sebastián Ramírez 00e2e544c7 ♻️ Re-format tutorials, files names and tests 6 years ago
Sebastián Ramírez acc15230ea Update query tests, application type checks 6 years ago
Sebastián Ramírez a2ccb6e317 Add tests for corner case with query params 6 years ago
Sebastián Ramírez 6d4cc97266 Add first tests, for path and query 6 years ago