Hi All.
We have a small fix that we need in the old 1.x branch of MicroProfile OpenAPI.
(so the branch before MP4 and the Eclipse Process)
I have done a RC1 release that contains this fix and would like to proceed to do a 1.1.3 release.
You can test against this release:
<dependency>
<groupId>org.eclipse.microprofile.openapi</groupId>
<artifactId>microprofile-openapi-api</artifactId>
<version>1.1.3-RC1</version>
</dependency>
Please let me know what the next steps are w.r.t releasing 1.1.3.
Thanks
Phillip