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

Zhiying Yan commented on CXF-9155:
----------------------------------

[~reta],

Thank you so much for your prompt response and for sharing the updated 
documentation. No apologies necessary—I truly appreciate any input or guidance 
you can provide. 

I have to mention that I've reviewed the documentation several times, but for 
such a detailed issue, I believe the insights can only be gained by diving into 
the code. If there's any chance to get more granular details from there, it 
would be incredibly helpful.

Thank you again for your understanding and assistance.

Best regards,

> OpenApiFeature can not set Server or SwaggerUiConfig.url
> --------------------------------------------------------
>
>                 Key: CXF-9155
>                 URL: https://issues.apache.org/jira/browse/CXF-9155
>             Project: CXF
>          Issue Type: Bug
>          Components: JAX-RS
>    Affects Versions: 4.1.0
>            Reporter: Zhiying Yan
>            Assignee: Freeman Yue Fang
>            Priority: Minor
>         Attachments: Petstore.png, cxf-openapifeature-test.zip, 
> explore-url.png, server-in-swagger-ui.png
>
>
> I have _JAXRSServerFactoryBean_ and  
> _setAddress("http://0.0.0.0:8080/services";);_
> I'd like to customize the execute server in swagger-ui as _/services_, but 
> this is not working as expected.
> Also the following section does not work.
> {code:java}
>   openApiFeature.setSwaggerUiConfig(new 
> org.apache.cxf.jaxrs.swagger.ui.SwaggerUiConfig()
>                 
> .url("/api/hello/api-docs?url=/services/api/hello/openapi.json"));
> {code}
> Please help to check!
> Thanks!



--
This message was sent by Atlassian Jira
(v8.20.10#820010)

Reply via email to