diff --git a/docs/generators/aspnetcore.md b/docs/generators/aspnetcore.md
index b3962ea7d28..814ed0d4bd2 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 65570107e43..8faf3903585 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 102af5dbb07..20ef1031f07 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 7a1e04c8d61..ef327d98124 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 850f5893ddb..c6e2cfcd7ea 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 0fe8a89af37..e7c4f63d0b5 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 59775ec0102..a027e1cee38 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 a19950231d3..c91aa73e31b 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 52af7c2cf05..76e90328b3f 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 54cafb5ca40..2366e962c65 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 cede0aa29f1..d656e20a81d 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 ab30099f0b9..56f49ef7d2f 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 cfb6902cc14..b0205e0a4b3 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 61449ed8c73..7342fd046e8 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 cf655896f0d..2057fefafc9 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 c6292e24a76..57b3b487f73 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 7e2a6b8ecf5..3c470946b30 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 15db2ea2ed9..d2501c27ed7 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 98f4bdca2f9..b5e40fddf86 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 96ba29d4308..19cbe9aaa0a 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 0d22772e391..e25a01acaf0 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 121e500e0bc..f78b6796302 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 d1010ba5281..55bb4e75cef 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 6c2215a8f66..8c5c3e899c8 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 56213442d50..60b8f3a79d2 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