add license header to JS cient, update sample

This commit is contained in:
wing328
2016-06-15 01:18:04 +08:00
parent e2e90db863
commit 8085e11063
99 changed files with 4133 additions and 27 deletions

View File

@@ -0,0 +1,10 @@
# SwaggerPetstore.ArrayTest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**arrayOfString** | **[String]** | | [optional]
**arrayArrayOfInteger** | **[[Integer]]** | | [optional]
**arrayArrayOfModel** | **[[ReadOnlyFirst]]** | | [optional]