Pavel Sveda acb16410c4
[Kotlin] Introduce support for Kotlin Explicit API Mode for Kotlin-Client generator (resolve #16506) (#19999)
* [Kotlin] Properly document nonPublicApi CLI option

* [Kotlin] Respect parameter name of parent KSerializer to avoid miss-behavior

* [Kotlin] Introduce support for Kotlin Explicit API Mode for Kotlin-Client generator (resolves #16506)
2024-10-30 21:57:47 +00:00

608 B

Order

Properties

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

Enum: status

Name Value
status placed, approved, delivered