forked from loafle/openapi-generator-original
* fix build.sh for PropertyChange in C# * add new csharp files * manual fix to enum ref in c# client
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] |