openapi-generator/samples/openapi3/client/petstore/python-experimental/docs/AdditionalPropertiesWithArrayOfEnums.md
Jiri Kuncar e07f084e2a
[Python] Additional properties with array types (#6594)
* [Python] Additional properties with array types

* fix addditionalProperties

* fix issue

* ensure-up-to-date

* Use separate spec for java
2020-06-13 15:57:14 -07:00

487 B

additional_properties_with_array_of_enums.AdditionalPropertiesWithArrayOfEnums

Properties

Name Type Description Notes
any string name [enum_class.EnumClass] any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]