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,20 +0,0 @@
# OpenApiPetstore.MapTest
## Properties
Name | Type | Description | Notes
------------ | ------------- | ------------- | -------------
**mapMapOfString** | **{String: {String: String}}** | | [optional]
**mapOfEnumString** | **{String: String}** | | [optional]
<a name="{String: String}"></a>
## Enum: {String: String}
* `UPPER` (value: `"UPPER"`)
* `lower` (value: `"lower"`)