mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-18 15:40:53 +00:00
* Added new additional parameter to allow nullable api return types * Tweaking samples and .bat files I've added new .bat files for the kotlin-client to alllow windows-devs to re-generate required samples via windows-shell (for CI).
266 B
266 B
ApiResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
code | kotlin.Int | [optional] | |
type | kotlin.String | [optional] | |
message | kotlin.String | [optional] |