Files
openapi-generator/samples/openapi3/client/petstore/kotlin-deprecated/docs/ApiResponse.md
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

266 B

ApiResponse

Properties

Name Type Description Notes
code kotlin.Int [optional]
type kotlin.String [optional]
message kotlin.String [optional]