Alexander Eggers bb93a3b1e2 [Kotlin][Client] Request date converter (#4750)
* 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
2019-12-18 10:22:29 +08:00

518 B

User

Properties

Name Type Description Notes
id kotlin.Long [optional]
username kotlin.String [optional]
firstName kotlin.String [optional]
lastName kotlin.String [optional]
email kotlin.String [optional]
password kotlin.String [optional]
phone kotlin.String [optional]
userStatus kotlin.Int User Status [optional]