mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-05-09 00:21:25 +00:00
347 B
347 B
ArrayTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| arrayOfString | List<String> | [optional] | |
| arrayArrayOfInteger | List<List<Long>> | [optional] | |
| arrayArrayOfModel | List<List<ReadOnlyFirst>> | [optional] |