Michael Petö 1730a4efce Fix typo in javascript generator template (#3249)
* Fix typo in javascript generator template

* Update sample client
2019-06-30 12:07:49 +08:00

423 B

OpenApiPetstore.EnumArrays

Properties

Name Type Description Notes
justSymbol String [optional]
arrayEnum [String] [optional]

Enum: JustSymbolEnum

  • GREATER_THAN_OR_EQUAL_TO (value: ">=")

  • DOLLAR (value: "$")

Enum: [ArrayEnumEnum]

  • fish (value: "fish")

  • crab (value: "crab")