Sebastián Ramírez
|
f00f0de9ca
|
✅ Refactor 2 tests, for consistency and simplification (#9504)
✅ Refactor tests, for consistency and simplification
|
2 years ago |
Sebastián Ramírez
|
50c1a928fb
|
✅ Refactor OpenAPI tests, prepare for Pydantic v2 (#9503)
* ✅ Refactor OpenAPI tests, move inline, prepare for Pydantic v2 tests
* ✅ Fix test module loading for conditional OpenAPI
* 🐛 Fix missing pytest marker
* ✅ Fix test for coverage
|
2 years ago |
Nadav Zingerman
|
375513f114
|
✨Add support for PEP-593 `Annotated` for specifying dependencies and parameters (#4871)
Co-authored-by: pre-commit-ci[bot] <66853113+pre-commit-ci[bot]@users.noreply.github.com>
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
2 years ago |
Yasser Tahiri
|
99deead7fc
|
✏ Update Pydantic GitHub URLs (#5952)
|
2 years ago |
dconathan
|
c449ae5c74
|
🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810)
Co-authored-by: Devin Conathan <dconatha@amfam.com>
|
3 years ago |
Eric Jolibois
|
b0cd4d7e7e
|
🐛 Fix JSON Schema for dataclasses, supporting the fixes in Pydantic 1.9 (#4272)
Co-authored-by: Sebastián Ramírez <tiangolo@gmail.com>
|
4 years ago |
Sebastián Ramírez
|
684c0077cc
|
✨ Add support for `dataclasses` in request bodies and `response_model` (#3577)
|
4 years ago |