forked from loafle/openapi-generator-original
* Fix default nullable * Fix tests * Update samples * Fix template default value * Update samples * Also fix for interface * update samples
532 B
532 B
Org.OpenAPITools.Model.EnumTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
EnumString | string | [optional] | |
EnumStringRequired | string | ||
EnumInteger | int | [optional] | |
EnumNumber | double | [optional] | |
OuterEnum | OuterEnum | [optional] |