mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 03:18:53 +00:00
a0f2b235f1
* 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] |