GitHub user puneethps opened a pull request:
https://github.com/apache/tomee/pull/340
TOMEE-2289 microprofile openAPI example
The JIRA status for TOMEE-2289 hasn't changed for quite sometime so I felt
I could add a new project for this. Can someone please review the PR and
suggest changes required?
You can merge this pull request into a Git repository by running:
$ git pull https://github.com/puneethps/tomee master
Alternatively you can review and apply these changes as the patch at:
https://github.com/apache/tomee/pull/340.patch
To close this pull request, make a commit to your master/trunk branch
with (at least) the following in the commit message:
This closes #340
----
commit cb3cc174ea9e66a63629b46f33a7f88b2bcedfd0
Author: Puneeth PS <puneeth.ps@...>
Date: 2019-01-01T11:34:21Z
Added MicroProfile OpenAPI Example.(TOMEE-2289)
There was no progress on TOMEE-2289 so I created the example project.
commit df1920931e0a19f1dc41edc6170f87ba42feadf2
Author: Puneeth PS <puneeth.ps@...>
Date: 2019-01-01T12:09:50Z
added README.adoc
added README.adoc
----
---