mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2026-03-13 11:49:12 +00:00
* [Python] Use pydantic_core.to_jsonable_python to convert non-standard data types * [Python] Add test for UUID serialization * update python samples --------- Co-authored-by: Espen Haugsdal <espen.haugsdal@gmail.com>