Eric Durand-Tremblay 11bfc66782
Issue #10591 kotlin enum defaultValue (#10592)
* Issue #10591 kotlin enum defaultValue

* Updated sample

* Register sample

Co-authored-by: Eric Durand-Tremblay <etremblay@kronostechnologies.com>
2021-10-16 13:47:31 +08:00

524 B

Order

Properties

Name Type Description Notes
id kotlin.Long [optional]
petId kotlin.Long [optional]
quantity kotlin.Int [optional]
shipDate kotlin.String [optional]
status inline Order Status [optional]
complete kotlin.Boolean [optional]

Enum: status

Name Value
status placed, approved, delivered