William Cheng 5ef5e540fd
Update C# API client with Petstore OAS2 (#240)
* update c# petstore with oas2

* add csharp tests
2018-04-27 00:03:30 +08:00

526 B

IO.Swagger.Model.EnumTest

Properties

Name Type Description Notes
EnumString string [optional]
EnumStringRequired string
EnumInteger int? [optional]
EnumNumber double? [optional]
OuterEnum OuterEnum [optional]

[Back to Model list] [Back to API list] [Back to README]