Skip to content

MicroProfile OpenAPI 1.1.1

Compare
Choose a tag to compare
@arthurdm arthurdm released this 08 Jan 01:33

MicroProfile OpenAPI 1.1.1

Javadocs | Spec

Changes include:

  • Corrected TCK tests that were expecting wrong behaviour

Commits since 1.1 release here

Coordinates on maven central:

<dependency>
    <groupId>org.eclipse.microprofile.openapi</groupId>
    <artifactId>microprofile-openapi-api</artifactId>
    <version>1.1.1</version>
</dependency>