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:44:00 UTC

[jira] [Commented] (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:comment-tabpanel&focusedCommentId=17101368#comment-17101368 ] 

Claus Ibsen commented on CAMEL-15023:
-------------------------------------

Thanks for reporting and the PR

>  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)