mirror of
https://github.com/OpenAPITools/openapi-generator.git
synced 2025-05-13 21:20:56 +00:00
* [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>
271 B
271 B
ModelApiResponse
Properties
Name | Type | Description | Notes |
---|---|---|---|
code | kotlin.Int | [optional] | |
type | kotlin.String | [optional] | |
message | kotlin.String | [optional] |