forked from loafle/openapi-generator-original
fix sbt build for okhttp-gson
This commit is contained in:
12
samples/client/petstore/java/okhttp-gson/docs/ArrayTest.md
Normal file
12
samples/client/petstore/java/okhttp-gson/docs/ArrayTest.md
Normal file
@@ -0,0 +1,12 @@
|
||||
|
||||
# ArrayTest
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**arrayOfString** | **List<String>** | | [optional]
|
||||
**arrayArrayOfInteger** | [**List<List<Long>>**](List.md) | | [optional]
|
||||
**arrayArrayOfModel** | [**List<List<ReadOnlyFirst>>**](List.md) | | [optional]
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user