You are viewing a plain text version of this content. The canonical link for it is here.
Posted to issues@cxf.apache.org by "Andriy Redko (JIRA)" <ji...@apache.org> on 2018/08/27 11:15:00 UTC

[jira] [Commented] (CXF-7826) Make it possible to configure Swagger UI features

    [ https://issues.apache.org/jira/browse/CXF-7826?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16593501#comment-16593501 ] 

Andriy Redko commented on CXF-7826:
-----------------------------------

Hi [~Ortofta],

I think using the configuration items passed as key/value pairs in the URL query string we could make it a bit customizable, other approaches require to modify the distribution. Would it work in your case? Thanks.

Best Regards,

    Andriy Redko

> Make it possible to configure Swagger UI features
> -------------------------------------------------
>
>                 Key: CXF-7826
>                 URL: https://issues.apache.org/jira/browse/CXF-7826
>             Project: CXF
>          Issue Type: Improvement
>          Components: Configuration
>            Reporter: Markus Svensson
>            Priority: Minor
>
> I use the Swagger2Feature in Apache CXF to provide Swagger documentation for our API. Swagger UI is provided as a Maven dependency via WebJars.
> I would like to configure some Swagger UI properties (as documented [here|https://github.com/swagger-api/swagger-ui/blob/master/docs/usage/configuration.md]), for example validatiorUrl.
> It would be neat to be able to configure these settings via the OpenApiFeature and/or Swagger2Feature configuration.
>  
> The current workaround for me is to build my own Swagger UI dependency including the configuration options I need.



--
This message was sent by Atlassian JIRA
(v7.6.3#76005)