2019-03-25 22:44:05 +08:00

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