eclipse-vertx/vertx-openapi

feat: media type Object Examples validation

dprincethg opened this issue · 0 comments

The OpenAPI contract may also includes example(s) for Media type Object.

This module could check all the examples against related schema, either when OpenAPIContract instance is built or with dedicated method.