RC1- MicroProfile OpenAPI 1.1
Pre-release
Pre-release
RC1 for MicroProfile OpenAPI 1.1
Changes include:
- the addition of the JAXRS 2.1
PATCH
method - various improvements to the TCK, annotations and models
- bug fixes, documentation updates, more convenience methods, etc.
Coordinates on maven central:
<dependency>
<groupId>org.eclipse.microprofile.openapi</groupId>
<artifactId>microprofile-openapi-api</artifactId>
<version>1.1-RC1</version>
</dependency>