Files
openapi-generator/samples/openapi3/client
Tassilo Karge 894008f325 [Python] Correct sanitize_for_serialization in python generator for list in oneOf schema elements, fixes #18106 (#19405)
* correct sanitize_for_serialization in python generator, fixes #18106

The method did not consider the objects created for oneOf schemata. If one of the cases was a list, to_dict would return it instead of something that has an items() method.

* generate new samples
2025-05-20 16:26:38 +08:00
..
2025-04-27 22:04:03 +08:00
2025-04-27 22:04:03 +08:00