This is an automated email from the ASF dual-hosted git repository. davsclaus pushed a commit to branch main in repository https://gitbox.apache.org/repos/asf/camel.git
The following commit(s) were added to refs/heads/main by this push: new 98b1342 Update camel-restdsl-openapi-plugin.adoc 98b1342 is described below commit 98b13423b283fa850d2c8e7087a3eeb570ee779e Author: Claus Ibsen <claus.ib...@gmail.com> AuthorDate: Tue May 18 12:16:05 2021 +0200 Update camel-restdsl-openapi-plugin.adoc --- .../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 5a44b15..5b9acdd 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 @@ -180,7 +180,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