forked from loafle/openapi-generator-original
* add c# api client with proeprty changed to CI * add shell script to update all C# petstore sample
523 B
523 B
IO.Swagger.Model.ArrayTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
ArrayOfString | List<string> | [optional] | |
ArrayArrayOfInteger | List<List<long?>> | [optional] | |
ArrayArrayOfModel | List<List<ReadOnlyFirst>> | [optional] |