forked from loafle/openapi-generator-original
* Rest-assured http client has been added ApiClient has been added @Deprecated has been added for operation {{{returnType}}} has been fixed build.gradle.mustache, build.sbt.mustache, api_doc_mustache has been added Samples has been added for rest-assured Useless supporting files has been removed for rest-assured Sample has been added for rest-assured * Tests has been added * Doc and tests has been fixed, JSON.mustache moved to common
367 B
367 B
ArrayTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
arrayOfString | List<String> | [optional] | |
arrayArrayOfInteger | List<List<Long>> | [optional] | |
arrayArrayOfModel | List<List<ReadOnlyFirst>> | [optional] |