mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 15:51:38 +00:00
363 B
363 B
ArrayTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| arrayOfString | List<String> | [optional] | |
| arrayArrayOfInteger | List<List<Long>> | [optional] | |
| arrayArrayOfModel | List<List<ReadOnlyFirst>> | [optional] |