docs/generators
kotlin.md +1 -1
modules/…/…/…/…/…/…/infrastructure
Serializer.kt.mustache +1 -1
samples/…/…/…/…/…/…/…/…/…/…
Serializer.kt +1 -1
+ 1
- 1
@@ -36,7 +36,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
|requestDateConverter|JVM-Option. Defines in how to handle date-time objects that are used for a request (as query or parameter)|<dl><dt>**toJson**</dt><dd>[DEFAULT] Date formatter option using a json converter.</dd><dt>**toString**</dt><dd>Use the 'toString'-method of the date-time object to retrieve the related string representation.</dd></dl>|toJson|
@@ -115,6 +115,6 @@ import java.util.concurrent.atomic.AtomicLong