mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-14 05:30:51 +00:00
* Backport kubernetes client features: - assert_hostname - connection_pool_maxsize - cleanups * Update petstore sample
482 B
482 B
EnumTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
enum_string | str | [optional] | |
enum_integer | int | [optional] | |
enum_number | float | [optional] | |
outer_enum | OuterEnum | [optional] |