Stubborn OpenAPI Validator 0.3.0 is released and on Maven Central. It validates contract DSL files against an OpenAPI specification — and converts a spec into contracts — with no Stubborn dependency required.
What’s Changed
- ci(release): create a GitHub Release with generated notes by @marcingrzejszczak in https://github.com/stubborn-sh/stubborn-openapi/pull/20
- Migrate off the Spring Cloud Contract SPI to Stubborn Contract (closes #22) by @marcingrzejszczak in https://github.com/stubborn-sh/stubborn-openapi/pull/23