MicroProfile OpenAPI RC2
Pre-release
Pre-release
arthurdm
released this
13 Dec 01:19
·
701 commits
to main
since this release
Release Candidate 2 for the MicroProfile OpenAPI specification.
Changes since RC1:
- simplification of the
@Operation
annotation - minor text edits and clarifications in the spec
- additional TCK coverage (annotations, models)
- Collapsed the various
Parameter
sub-types into a single one (consistent withSchema
)