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/jaxrs-cxf-client.md
+1Lines changed: 1 addition & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -54,6 +54,7 @@ These options may be applied as additional-properties (cli) or configOptions (pl
54
54
|licenseName|The name of the license||Unlicense|
55
55
|licenseUrl|The URL of the license||http://unlicense.org|
56
56
|modelPackage|package for generated models||org.openapitools.model|
57
+
|oas3|Generate Swagger annotations in version 3 instead of version 2.||false|
57
58
|openApiNullable|Enable OpenAPI Jackson Nullable library. Not supported by `microprofile` library.||true|
58
59
|parentArtifactId|parent artifactId in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect||null|
59
60
|parentGroupId|parent groupId in generated pom N.B. parentGroupId, parentArtifactId and parentVersion must all be specified for any of them to take effect||null|
0 commit comments