mirror of
https://github.com/valitydev/openapi-generator.git
synced 2024-11-08 11:23:58 +00:00
367 B
367 B
ArrayTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
arrayOfString | List<String> | [optional] | |
arrayArrayOfInteger | List<List<Long>> | [optional] | |
arrayArrayOfModel | List<List<ReadOnlyFirst>> | [optional] |