diff --git a/docs/generators/aspnetcore.md b/docs/generators/aspnetcore.md
index b3962ea7d2..814ed0d4bd 100644
--- a/docs/generators/aspnetcore.md
+++ b/docs/generators/aspnetcore.md
@@ -197,6 +197,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
string
struct
switch
+system
this
throw
true
diff --git a/docs/generators/csharp-functions.md b/docs/generators/csharp-functions.md
index 65570107e4..8faf390358 100644
--- a/docs/generators/csharp-functions.md
+++ b/docs/generators/csharp-functions.md
@@ -190,6 +190,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
string
struct
switch
+system
this
throw
true
diff --git a/docs/generators/csharp.md b/docs/generators/csharp.md
index 102af5dbb0..20ef1031f0 100644
--- a/docs/generators/csharp.md
+++ b/docs/generators/csharp.md
@@ -88,7 +88,6 @@ These options may be applied as additional-properties (cli) or configOptions (pl
List
Object
String
-System
System.IO.Stream
bool
bool?
@@ -193,6 +192,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
string
struct
switch
+system
this
throw
true
diff --git a/docs/generators/groovy.md b/docs/generators/groovy.md
index 7a1e04c8d6..ef327d9812 100644
--- a/docs/generators/groovy.md
+++ b/docs/generators/groovy.md
@@ -169,7 +169,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -187,6 +189,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/java-camel.md b/docs/generators/java-camel.md
index 850f5893dd..c6e2cfcd7e 100644
--- a/docs/generators/java-camel.md
+++ b/docs/generators/java-camel.md
@@ -207,7 +207,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -225,6 +227,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/java-helidon-client.md b/docs/generators/java-helidon-client.md
index 0fe8a89af3..e7c4f63d0b 100644
--- a/docs/generators/java-helidon-client.md
+++ b/docs/generators/java-helidon-client.md
@@ -162,7 +162,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -180,6 +182,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/java-helidon-server.md b/docs/generators/java-helidon-server.md
index 59775ec010..a027e1cee3 100644
--- a/docs/generators/java-helidon-server.md
+++ b/docs/generators/java-helidon-server.md
@@ -164,7 +164,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -182,6 +184,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/java-inflector.md b/docs/generators/java-inflector.md
index a19950231d..c91aa73e31 100644
--- a/docs/generators/java-inflector.md
+++ b/docs/generators/java-inflector.md
@@ -166,7 +166,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -184,6 +186,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/java-micronaut-client.md b/docs/generators/java-micronaut-client.md
index 52af7c2cf0..76e90328b3 100644
--- a/docs/generators/java-micronaut-client.md
+++ b/docs/generators/java-micronaut-client.md
@@ -194,7 +194,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -212,6 +214,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
pathvariable
private
diff --git a/docs/generators/java-micronaut-server.md b/docs/generators/java-micronaut-server.md
index 54cafb5ca4..2366e962c6 100644
--- a/docs/generators/java-micronaut-server.md
+++ b/docs/generators/java-micronaut-server.md
@@ -194,7 +194,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -212,6 +214,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
pathvariable
private
diff --git a/docs/generators/java-msf4j.md b/docs/generators/java-msf4j.md
index cede0aa29f..d656e20a81 100644
--- a/docs/generators/java-msf4j.md
+++ b/docs/generators/java-msf4j.md
@@ -172,7 +172,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -190,6 +192,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/java-pkmst.md b/docs/generators/java-pkmst.md
index ab30099f0b..56f49ef7d2 100644
--- a/docs/generators/java-pkmst.md
+++ b/docs/generators/java-pkmst.md
@@ -173,7 +173,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -191,6 +193,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/java-play-framework.md b/docs/generators/java-play-framework.md
index cfb6902cc1..b0205e0a4b 100644
--- a/docs/generators/java-play-framework.md
+++ b/docs/generators/java-play-framework.md
@@ -176,7 +176,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -194,6 +196,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/java-undertow-server.md b/docs/generators/java-undertow-server.md
index 61449ed8c7..7342fd046e 100644
--- a/docs/generators/java-undertow-server.md
+++ b/docs/generators/java-undertow-server.md
@@ -166,7 +166,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -184,6 +186,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/java-vertx-web.md b/docs/generators/java-vertx-web.md
index cf655896f0..2057fefafc 100644
--- a/docs/generators/java-vertx-web.md
+++ b/docs/generators/java-vertx-web.md
@@ -166,7 +166,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -184,6 +186,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/java-vertx.md b/docs/generators/java-vertx.md
index c6292e24a7..57b3b487f7 100644
--- a/docs/generators/java-vertx.md
+++ b/docs/generators/java-vertx.md
@@ -169,7 +169,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -187,6 +189,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/jaxrs-cxf-cdi.md b/docs/generators/jaxrs-cxf-cdi.md
index 7e2a6b8ecf..3c470946b3 100644
--- a/docs/generators/jaxrs-cxf-cdi.md
+++ b/docs/generators/jaxrs-cxf-cdi.md
@@ -180,7 +180,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -198,6 +200,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/jaxrs-cxf-client.md b/docs/generators/jaxrs-cxf-client.md
index 15db2ea2ed..d2501c27ed 100644
--- a/docs/generators/jaxrs-cxf-client.md
+++ b/docs/generators/jaxrs-cxf-client.md
@@ -171,7 +171,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -189,6 +191,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/jaxrs-cxf-extended.md b/docs/generators/jaxrs-cxf-extended.md
index 98f4bdca2f..b5e40fddf8 100644
--- a/docs/generators/jaxrs-cxf-extended.md
+++ b/docs/generators/jaxrs-cxf-extended.md
@@ -194,7 +194,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -212,6 +214,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/jaxrs-cxf.md b/docs/generators/jaxrs-cxf.md
index 96ba29d430..19cbe9aaa0 100644
--- a/docs/generators/jaxrs-cxf.md
+++ b/docs/generators/jaxrs-cxf.md
@@ -189,7 +189,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -207,6 +209,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/jaxrs-jersey.md b/docs/generators/jaxrs-jersey.md
index 0d22772e39..e25a01acaf 100644
--- a/docs/generators/jaxrs-jersey.md
+++ b/docs/generators/jaxrs-jersey.md
@@ -173,7 +173,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -191,6 +193,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/jaxrs-resteasy-eap.md b/docs/generators/jaxrs-resteasy-eap.md
index 121e500e0b..f78b679630 100644
--- a/docs/generators/jaxrs-resteasy-eap.md
+++ b/docs/generators/jaxrs-resteasy-eap.md
@@ -173,7 +173,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -191,6 +193,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/jaxrs-resteasy.md b/docs/generators/jaxrs-resteasy.md
index d1010ba528..55bb4e75ce 100644
--- a/docs/generators/jaxrs-resteasy.md
+++ b/docs/generators/jaxrs-resteasy.md
@@ -172,7 +172,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -190,6 +192,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/jaxrs-spec.md b/docs/generators/jaxrs-spec.md
index 6c2215a8f6..8c5c3e899c 100644
--- a/docs/generators/jaxrs-spec.md
+++ b/docs/generators/jaxrs-spec.md
@@ -180,7 +180,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -198,6 +200,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected
diff --git a/docs/generators/spring.md b/docs/generators/spring.md
index 56213442d5..60b8f3a79d 100644
--- a/docs/generators/spring.md
+++ b/docs/generators/spring.md
@@ -200,7 +200,9 @@ These options may be applied as additional-properties (cli) or configOptions (pl
int
interface
list
+localdate
localreturntype
+localtime
localvaraccept
localvaraccepts
localvarauthnames
@@ -218,6 +220,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
new
null
object
+offsetdatetime
package
private
protected