Fix JS test using baseName in default value (#5)

* fix js test using baseName in default value

* re-enable JS test
This commit is contained in:
William Cheng
2018-05-13 10:19:16 +08:00
committed by GitHub
parent e33f9e52b2
commit d80e295852
46 changed files with 19 additions and 2005 deletions

View File

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