This is an automated email from the ASF dual-hosted git repository. onders pushed a commit to branch master in repository https://gitbox.apache.org/repos/asf/camel.git
commit a02270c799afdd778dbf2412249904502a489f98 Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Mon May 18 15:41:28 2020 +0200 CAMEL-14996: Updated doc --- .../src/main/docs/camel-restdsl-openapi-plugin.adoc | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tooling/maven/camel-restdsl-openapi-plugin/src/main/docs/camel-restdsl-openapi-plugin.adoc b/tooling/maven/camel-restdsl-openapi-plugin/src/main/docs/camel-restdsl-openapi-plugin.adoc index d2fd76d..77c7f1c 100644 --- a/tooling/maven/camel-restdsl-openapi-plugin/src/main/docs/camel-restdsl-openapi-plugin.adoc +++ b/tooling/maven/camel-restdsl-openapi-plugin/src/main/docs/camel-restdsl-openapi-plugin.adoc @@ -109,7 +109,7 @@ The plugin supports the following *additional* options |======================================== | Parameter | Default Value | Description -| `swaggerCodegenMavenPluginVersion` | 3.0.14 | The version of the `io.swagger.codegen.v3:swagger-codegen-maven-plugin` maven plugin to be used. +| `swaggerCodegenMavenPluginVersion` | 3.0.19 | The version of the `io.swagger.codegen.v3:swagger-codegen-maven-plugin` maven plugin to be used. | `modelOutput` | | Target output path (default is \${project.build.directory}/generated-sources/openapi) | `modelPackage` | `io.swagger.client.model` | The package to use for generated model objects/classes | `modelNamePrefix` | | Sets the pre- or suffix for model classes and enums