Files
openapi-generator/samples/client/petstore/csharp/OpenAPIClient/docs/ReadOnlyFirst.md
William Cheng cf38c56aa6 Fix readonly with isReadOnly (#4102)
* fix readonly

* update samples
2019-10-09 15:16:22 +08:00

402 B

Org.OpenAPITools.Model.ReadOnlyFirst

Properties

Name Type Description Notes
Bar string [optional] [readonly]
Baz string [optional]

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