mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-12-07 14:06:10 +00:00
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:
@@ -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"`)
|
||||
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user