update java-petstore-all.sh and regenerate all java petstore sample

This commit is contained in:
wing328
2016-07-06 22:24:33 +08:00
parent ed7344d452
commit d4f9eefa94
312 changed files with 26883 additions and 7550 deletions

View 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]