forked from loafle/openapi-generator-original
* rename ApiInfrastructureResponse to ApiResponse * mark ApiResponse as reserved word * update samples, docs * fix typo
271 B
271 B
ModelApiResponse
Properties
| Name | Type | Description | Notes |
|---|---|---|---|
| code | kotlin.Int | [optional] | |
| type | kotlin.String | [optional] | |
| message | kotlin.String | [optional] |