[
https://issues.apache.org/jira/browse/CXF-8103?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=16919386#comment-16919386
]
Krisztian Kurucz commented on CXF-8103:
---------------------------------------
Hi [~reta],
Attached the SpringBoot Demo application.
[http://localhost:8080/services/api/api-docs?url=openapi.json]
[http://localhost:8080/services/api2/api-docs?url=openapi.json|http://localhost:8080/services/api/api-docs?url=openapi.json]
Please try it with the below CXF versions:
* 3.3.2
** "/api" openapi.json will contain only "/api" endpoint-related descriptions
** "/api2" openapi.json will contain only "/api2" endpoint-related descriptions
* 3.3.3
** "/api" openapi.json will contain "/api" and "/api2" endpoint-related
descriptions
** "/api2" openapi.json will contain "/api" and "/api2" endpoint-related
descriptions
-Krisz
> OpenApiFeature - cannot use useContextBasedConfig
> -------------------------------------------------
>
> Key: CXF-8103
> URL: https://issues.apache.org/jira/browse/CXF-8103
> Project: CXF
> Issue Type: Bug
> Components: JAX-RS, Services
> Affects Versions: 3.3.3
> Reporter: Krisztian Kurucz
> Priority: Major
> Attachments: description_openapi_v3_spring_boot.7z
>
>
> In case of Using Multiple Server Endpoints all openapi.json will contain all
> resource descriptions
--
This message was sent by Atlassian Jira
(v8.3.2#803003)