Files
openapi-generator/samples/client/petstore/java-helidon-client/se/docs/ArrayTest.md
2022-10-11 13:30:57 -05:00

363 B

ArrayTest

Properties

Name Type Description Notes
arrayOfString List<String> [optional]
arrayArrayOfInteger List<List<Long>> [optional]
arrayArrayOfModel List<List<ReadOnlyFirst>> [optional]