mirror of
https://github.com/jlengrand/openapi-generator.git
synced 2026-03-10 08:31:23 +00:00
* Add dynamicOperations option to okhttp gen * Add tests * Add apiclient tests * Fix apiclient template * Add dependencies in gradle and sbt
369 B
369 B
ArrayTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| arrayOfString | List<String> | [optional] | |
| arrayArrayOfInteger | List<List<Long>> | [optional] | |
| arrayArrayOfModel | List<List<ReadOnlyFirst>> | [optional] |