You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@camel.apache.org by "Claus Ibsen (Jira)" <ji...@apache.org> on 2020/05/07 04:43:00 UTC

[jira] [Resolved] (CAMEL-15023) camel-restdsl-openapi-plugin: pass configOptions to swagger-codegen-maven-plugin

     [ https://issues.apache.org/jira/browse/CAMEL-15023?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Claus Ibsen resolved CAMEL-15023.
---------------------------------
    Fix Version/s: 3.3.0
       Resolution: Fixed

>  camel-restdsl-openapi-plugin: pass configOptions to swagger-codegen-maven-plugin
> ---------------------------------------------------------------------------------
>
>                 Key: CAMEL-15023
>                 URL: https://issues.apache.org/jira/browse/CAMEL-15023
>             Project: Camel
>          Issue Type: Improvement
>          Components: tooling
>    Affects Versions: 3.2.0
>            Reporter: Alexey Markevich
>            Priority: Major
>             Fix For: 3.3.0
>
>
> There are a lot of useful options [1].
> Usage:
> {code:xml}
> <configuration>
>     <configOptions>
>        <library>jersey2</library>
>        <dateLibrary>java8</dateLibrary>
>     </configOptions>
> ...
> </configuration>
> {code}
>  
>  # https://github.com/swagger-api/swagger-codegen/issues/7795



--
This message was sent by Atlassian Jira
(v8.3.4#803005)