feat: media type Object Examples validation
dprincethg opened this issue · 0 comments
dprincethg commented
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.