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

Andriy Redko commented on CXF-7581:
-----------------------------------

Hi Sergey,

That's right. Have a question, just because we briefly touched on that, (may be 
we have some JIRAs about that), I was focusing more on current Swagger UI 
integration (which is build around classpath resources, thus the implementation 
was oriented on this case). But you mentioned picking up  Swagger UI from the 
database or somewhere else, which would essentially means to have the chain of 
resources + filters configurable / pluggable, using different strategies. Is it 
planned work or some ideas you have in mind right now? Thanks.

Best Regards,
    Andriy Redko

> SwaggerUIResourceFilter doesn't allow call to service endpoint
> --------------------------------------------------------------
>
>                 Key: CXF-7581
>                 URL: https://issues.apache.org/jira/browse/CXF-7581
>             Project: CXF
>          Issue Type: Bug
>            Reporter: Michael McCaskill
>            Assignee: Andriy Redko
>            Priority: Minor
>
> I'm using CXF 3.2.0 with Swagger UI webjar 3.5.0 and Spring Boot 1.5.8.
> In the process of rewriting an api and trying to be backwards compatible with 
> the existing one. There's one endpoint "/images/{imageId}" that I'd like to 
> support. Unfortunately the SwaggerUIResourceFilter class specifically has a 
> pattern that includes "/images". Is there way to either customize the pattern 
> or have that class take into consideration the entire path (i.e. if the call 
> is "/services/images" vs if the call is "/api-docs/images")?



--
This message was sent by Atlassian JIRA
(v6.4.14#64029)

Reply via email to