tgerth 66cd0f6511
[Kotlin] Rxjava3 support (#6998)
* added rx3 support

* fix rx3 support

* generated samples

* updated samples

* update samples

* changed rxjava3 adapter to the one from squareup

* changed dependency of RxJava3CallAdapterFactory

Co-authored-by: William Cheng <wing328hk@gmail.com>
2020-08-04 16:58:27 +08:00

574 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