forked from loafle/openapi-generator-original
add license header to JS cient, update sample
This commit is contained in:
10
samples/client/petstore/javascript-promise/docs/ArrayTest.md
Normal file
10
samples/client/petstore/javascript-promise/docs/ArrayTest.md
Normal file
@@ -0,0 +1,10 @@
|
||||
# SwaggerPetstore.ArrayTest
|
||||
|
||||
## Properties
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**arrayOfString** | **[String]** | | [optional]
|
||||
**arrayArrayOfInteger** | **[[Integer]]** | | [optional]
|
||||
**arrayArrayOfModel** | **[[ReadOnlyFirst]]** | | [optional]
|
||||
|
||||
|
||||
Reference in New Issue
Block a user