forked from loafle/openapi-generator-original
Fix typo in javascript generator template (#3249)
* Fix typo in javascript generator template * Update sample client
This commit is contained in:
committed by
William Cheng
parent
3e5e82460f
commit
1730a4efce
@@ -1,6 +1,7 @@
|
||||
# OpenApiPetstore.MapTest
|
||||
|
||||
## Properties
|
||||
|
||||
Name | Type | Description | Notes
|
||||
------------ | ------------- | ------------- | -------------
|
||||
**mapMapOfString** | **{String: {String: String}}** | | [optional]
|
||||
@@ -9,7 +10,7 @@ Name | Type | Description | Notes
|
||||
**indirectMap** | **{String: Boolean}** | | [optional]
|
||||
|
||||
|
||||
<a name="{String: String}"></a>
|
||||
|
||||
## Enum: {String: String}
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user