mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-10-28 15:23:43 +00:00
* 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] |