forked from loafle/openapi-generator-original
* Added new cli option to define the request date converter * Fixed a few build errors * Update api.mustache * Fixed api mustache * Removed unused import * Fixing mustache templates * Tweaking mustache templates * Added sample and new bat file TODO create new openapi 2.0 source file to simulate the datestring via schema. * Tweaking mustache templates * Updated templates and samples * Fixed build error * Updated samples * Fixed path
266 B
266 B
ApiResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
code | kotlin.Int | [optional] | |
type | kotlin.String | [optional] | |
message | kotlin.String | [optional] |