forked from loafle/openapi-generator-original
handled nullable inner enums better (#17128)
This commit is contained in:
@@ -2491,6 +2491,8 @@ components:
|
||||
- ChildCat
|
||||
type: string
|
||||
x-enum-as-string: true
|
||||
required:
|
||||
- pet_type
|
||||
type: object
|
||||
ArrayOfEnums:
|
||||
items:
|
||||
|
||||
Reference in New Issue
Block a user