forked from loafle/openapi-generator-original
* Includes Kotlin multiplatform client Kotlin multiplatform allows Kotlin code to be shared across various target platforms. This implementation generates Swagger clients for JVM and iOS platforms. * Includes Kotlin Multiplatform sample scripts * Updates existing Kotlin samples * Includes Kotlin Multiplatform samples * Fixes incorrect Windows sample resource location * Updates Kotlin client documentation * Removes unnecessary workaround to remove duplicate entries * Includes additional multiplatform type and import mappings * Fixes Kotlin client definitions with multiple enums https://github.com/OpenAPITools/openapi-generator/issues/3917 * Updates Kotlin samples
518 B
518 B
User
Properties
Name | Type | Description | Notes |
---|---|---|---|
id | kotlin.Long | [optional] | |
username | kotlin.String | [optional] | |
firstName | kotlin.String | [optional] | |
lastName | kotlin.String | [optional] | |
kotlin.String | [optional] | ||
password | kotlin.String | [optional] | |
phone | kotlin.String | [optional] | |
userStatus | kotlin.Int | User Status | [optional] |