William Cheng 83d34bd8d7
Add multiple servers support to JS API client (#1974)
* 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
2019-01-29 11:19:21 +08:00

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")