forked from loafle/openapi-generator-original
* Add a script to generate kotlin client samples from OAS3 * Generate kotlin client * Fix missing closing parenthesis * Update samples * Add build folder to gitignore
266 B
266 B
ApiResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
code | kotlin.Int | [optional] | |
type | kotlin.String | [optional] | |
message | kotlin.String | [optional] |