[jboss-jira] [JBoss JIRA] (WFLY-12313) Integrate MicroProfile OpenAPI
Michael Edgar (Jira)
issues at jboss.org
Thu Oct 10 07:47:00 EDT 2019
[ https://issues.jboss.org/browse/WFLY-12313?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13797318#comment-13797318 ]
Michael Edgar commented on WFLY-12313:
--------------------------------------
[~pferraro], I made some additional updates to use {{DeploymentInfo}} [here on github|https://github.com/wildfly/wildfly/compare/master...MikeEdgar:feature/WFLY-12313-openapi]. Let me know if opening a PR and discussing there would be better than here.
A few known issues -
1. There may be collisions between multiple applications deployed against the same server/host.
2. The code is currently deriving the server name by looping through Undertow's servers/hosts to match on the deployment's host. I assume host names are not unique and I will need to obtain the server name some other way.
3. The OpenApiDocument is a singleton and I still need to make changes to account for that so that multiple deployments work properly.
> Integrate MicroProfile 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)
More information about the jboss-jira
mailing list