Include python Enums when the schema defines an enum This applies to: - endpoints - inline enum - $ref enum - enums in object type models - inline enum - $ref enum - models of type enum (ModelSimple models)
Include python Enums when the schema defines an enum
This applies to: