0.57.2
(feat):
Add support for parsing type: enum
in OpenAPI schemas. This allows for proper conversion of enum types that use the
non-standard type: enum
format instead of the standard type: string
with enum
values.
(feat):
Add support for parsing type: enum
in OpenAPI schemas. This allows for proper conversion of enum types that use the
non-standard type: enum
format instead of the standard type: string
with enum
values.