forked from loafle/openapi-generator-original
* add multiple servers support to JS ES6 * multiple server support in js es5 * using exports in es5 * fix index check * add oas v3 js es6 client to travis
502 B
502 B
OpenApiPetstore.MapTest
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| mapMapOfString | {String: {String: String}} | [optional] | |
| mapOfEnumString | {String: String} | [optional] | |
| directMap | {String: Boolean} | [optional] | |
| indirectMap | {String: Boolean} | [optional] |
Enum: {String: String}
-
UPPER(value:"UPPER") -
lower(value:"lower")