forked from loafle/openapi-generator-original
* [Kotlin] Use Mutable container types when 'modelMutable' is enabled * Generate sample 'kotlin' project with mutable models * Generate sample 'kotlin-server' project with mutable models * Generate sample 'kotlin-vertx' project with mutable models * Generate sample 'ktorm-schema' project with mutable models Co-authored-by: Bruno Coelho <4brunu@users.noreply.github.com>
391 B
391 B
Table ApiResponse
(mapped from: ApiResponse)
Properties
Name | Mapping | SQL Type | Default | Type | Description | Notes |
---|---|---|---|---|---|---|
code | code | int | kotlin.Int | [optional] | ||
type | type | text | kotlin.String | [optional] | ||
message | message | text | kotlin.String | [optional] |