forked from loafle/openapi-generator-original
* feat (JAVA SPRING RESTCLIENT) 19406: Add single request parameter for Spring RestClient Closes #19406 * chore (JAVA SPRING RESTCLIENT) 19406: Add new sample to jdk 17 tests * fix (JAVA SPRING RESTCLIENT) 19406: Fix sample build
363 B
363 B
ArrayTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
arrayOfString | List<String> | [optional] | |
arrayArrayOfInteger | List<List<Long>> | [optional] | |
arrayArrayOfModel | List<List<ReadOnlyFirst>> | [optional] |