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>
|
2023-03-17 21:35:45 +01:00 |
Yasser Tahiri
|
99deead7fc
|
✏ Update Pydantic GitHub URLs (#5952)
|
2023-02-09 20:28:54 +01:00 |
dconathan
|
c449ae5c74
|
🐛 Fix JSON Schema for `ValidationError` at field `loc` (#3810)
Co-authored-by: Devin Conathan <dconatha@amfam.com>
|
2022-04-17 19:41:46 +02:00 |
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>
|
2021-12-12 12:28:35 +01:00 |
Sebastián Ramírez
|
684c0077cc
|
✨ Add support for `dataclasses` in request bodies and `response_model` (#3577)
|
2021-07-21 19:54:08 +02:00 |