RAML automatically validates included examples with the corresponding schema when you render the documentation.
Is there a way to do the same with an OpenAPI 3 spec?
codekie/swagger-examples-validator currently only supports OpenAPI 2.
Anyone knows an easy solution to check all the examples against their schemas?