[
https://issues.jboss.org/browse/WFLY-12313?page=com.atlassian.jira.plugin...
]
Michael Edgar commented on WFLY-12313:
--------------------------------------
I am a contributor to the SmallRye OpenAPI implementation I would be happy to take a look
at working on this. I have done a bit of review of the existing MP extensions that expose
an HTTP context (OpenAPI requires an /openapi context path), but I have not found anything
that is not using the admin interface in Wildfly. If anyone can give me some pointers on
where to look to see how an extension can get hold of an Undertow interface (I assume) to
register a listener/filter at that path I would appreciate it.
Implement MP OpenAPI
--------------------
Key: WFLY-12313
URL:
https://issues.jboss.org/browse/WFLY-12313
Project: WildFly
Issue Type: Feature Request
Reporter: Michael Edgar
Assignee: Brian Stansberry
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.12.1#712002)