[jboss-jira] [JBoss JIRA] (WFLY-12313) Implement MP OpenAPI
Brian Stansberry (Jira)
issues at jboss.org
Wed Sep 25 20:00:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-12313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13789263#comment-13789263 ]
Brian Stansberry commented on WFLY-12313:
-----------------------------------------
Hi [~michael.edgar],
Glad to hear you've made progress!
1) Re: Jandex, this is dependency is controlled by WildFly Core:
https://github.com/wildfly/wildfly-core/blob/master/pom.xml#L175
[~jmesnil] Are you aware of any reason not to upgrade Core to the latest Jandex?
2) Re: Phase, unfortunately, yes, that needs to be updated in WF Core. It's ok to initially use a value not from the Phase constant list but by the time work is done it should be a constant from Phase.
3) Re: docs, there's https://docs.wildfly.org/17/Extending_WildFly.html but TBH that's not really about adding new subsystems to WildFly's own codebase. I assume you're talking about all the feature-pack and galleon-pack stuff? Yeah, that's a pain.
4) Re the ServletContextListener, [~pferraro] or [~flavia.rainone] would be good resources to get specific input.
https://github.com/wildfly/wildfly-capabilities/blob/master/registry.txt is a reasonably complete list of capability names, with the other files in that repo documenting each one.
> 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.13.8#713008)
More information about the jboss-jira
mailing list