Alexander Eggers ca436cb393
[Kotlin-Client] Implemented missing openapi3 deprecate property usage (#6235)
* Implemented missing openapi3 deprecate property usage

* Implemented deprecated usage for operation and data class
2020-05-13 10:54:29 +08:00

566 B

Pet

Properties

Name Type Description Notes
name kotlin.String
photoUrls kotlin.Array<kotlin.String>
id kotlin.Long [optional]
category Category [optional]
tags kotlin.Array<Tag> [optional]
status inline pet status in the store [optional]

Enum: status

Name Value
status available, pending, sold