William Cheng f0f214743e
Use JS ES6 as the default (#1825)
* set JS ES6 as the default

* update doc
2019-01-07 11:43:11 +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")