forked from loafle/openapi-generator-original
* Move output directory for bin/openapi3/ruby-client-petstore.sh $ git mv sample/client/petstore/ruby sample/openapi3/client/petstore/ruby-client * $ bin/ruby-client-petstore.sh * Run bin/ruby-client-petstore.sh in bin/utils/ensure-up-to-date
369 B
369 B
Petstore::ArrayTest
Properties
Name | Type | Description | Notes |
---|---|---|---|
array_of_string | Array<String> | [optional] | |
array_array_of_integer | Array<Array<Integer>> | [optional] | |
array_array_of_model | Array<Array<ReadOnlyFirst>> | [optional] |