mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-16 00:21:19 +00:00
* add csharp .net standard petstore client, update appveyor to build the client as part of ci * add new files
500 B
500 B
IO.Swagger.Model.EnumTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| EnumString | string | [optional] | |
| EnumInteger | int? | [optional] | |
| EnumNumber | double? | [optional] | |
| OuterEnum | OuterEnum | [optional] |