Juang, Yi-Lin 5ab1c9c75b Fix logic of getNullableType of csharp server and client. (#3537)
* Fix default nullable

* Fix tests

* Update samples

* Fix template default value

* Update samples

* Also fix for interface

* update samples
2019-08-06 10:26:50 +08:00

595 B

Org.OpenAPITools.Model.Pet

Properties

Name Type Description Notes
Id long [optional]
Category Category [optional]
Name string
PhotoUrls List<string>
Tags List<Tag> [optional]
Status string pet status in the store [optional]

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