[
https://issues.jboss.org/browse/WFLY-12313?page=com.atlassian.jira.plugin...
]
Michael Edgar edited comment on WFLY-12313 at 10/7/19 9:51 PM:
---------------------------------------------------------------
[~pferraro], I'll look in to it over the next few days. With that change, it would
mean that there may be multiple `/openapi` contexts registered depending on the number of
servers and virtual hosts the application(s) define, correct?
---- Update
I researched this a bit and it looks like the server/virtual host names can be retrieved
from `JBossWebMetaData` if they have been configured. Otherwise, it would be necessary to
get them from `UndertowService`. Is that the way you are suggesting?
was (Author: michael.edgar):
[~pferraro], I'll look in to it over the next few days. With that change, it would
mean that there may be multiple `/openapi` contexts registered depending on the number of
servers and virtual hosts the application(s) define, correct?
Implement MP OpenAPI
--------------------
Key: WFLY-12313
URL:
https://issues.jboss.org/browse/WFLY-12313
Project: WildFly
Issue Type: Feature Request
Reporter: Michael Edgar
Assignee: Paul Ferraro
Priority: Major
Please integrate MicroProfile OpenAPI.
Details about MP OpenAPI:
https://github.com/eclipse/microprofile-open-api/releases/tag/1.1.2
Maybe it is possible to use SmallRye implementation:
https://github.com/smallrye/smallrye-open-api
--
This message was sent by Atlassian Jira
(v7.13.8#713008)