forked from loafle/openapi-generator-original
* 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] |