You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/generators/java-camel.md
-1Lines changed: 0 additions & 1 deletion
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -73,7 +73,6 @@ These options may be applied as additional-properties (cli) or configOptions (pl
73
73
|licenseName|The name of the license||Unlicense|
74
74
|licenseUrl|The URL of the license||http://unlicense.org|
75
75
|modelPackage|package for generated models||org.openapitools.model|
76
-
|oneOfInterfacesDeduction|whether to use deduction for generated oneOf interfaces||false|
77
76
|openApiNullable|Enable OpenAPI Jackson Nullable library. Not supported by `microprofile` library.||true|
78
77
|optionalAcceptNullable|Use `ofNullable` instead of just `of` to accept null values when using Optional.||true|
79
78
|parentArtifactId|parent artifactId in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect||null|
0 commit comments