mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-11-04 10:43:44 +00:00
423 B
423 B
OpenApiPetstore.EnumArrays
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| justSymbol | String | [optional] | |
| arrayEnum | [String] | [optional] |
Enum: JustSymbolEnum
-
GREATER_THAN_OR_EQUAL_TO(value:">=") -
DOLLAR(value:"$")
Enum: [ArrayEnumEnum]
-
fish(value:"fish") -
crab(value:"crab")