William Cheng 7c67f731bc
Rename csharp-netcore to csharp (#15903)
* rename csharp-netcore to csharp

* rename file

* renmae modules/openapi-generator/src/main/resources/csharp-netcore

* update samples

* mv dir

* update samples

* rename csharp-netcore to csharp in appveyor.yml

* update doc
2023-06-25 11:08:59 +08:00

594 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]