Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | python3-pydantic: upgrade 2.4.1 -> 2.4.2 | Wang Mingyu | 2023-10-30 | 1 | -0/+23 |
Changelog: ============= Fix bug with JSON schema for sequence of discriminated union Fix schema references in discriminated unions Fix json schema generation for recursive models Fix models_json_schema for generic models Fix xfailed test for generic model signatures Signed-off-by: Wang Mingyu <wangmy@fujitsu.com> Signed-off-by: Khem Raj <raj.khem@gmail.com> (cherry picked from commit 51df8080ca488bfa1b562d3064fd6f4e02f0e76d) Signed-off-by: Armin Kuster <akuster808@gmail.com> |