forked from loafle/openapi-generator-original
* upgrade JsonSubTypes to 1.2.0 * update samples * add SwaggerClientNet35 * re-generate * fix the linux build script
484 B
484 B
IO.Swagger.Model.EnumTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
EnumString | string | [optional] | |
EnumInteger | int? | [optional] | |
EnumNumber | double? | [optional] | |
OuterEnum | OuterEnum | [optional] |