mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-11 15:54:16 +00:00
* 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] |