Skip to content

Validate examples against their schema

Snwachukwu requested to merge github/fork/ottomata/master into master

Created by: ottomata

it is nice if schema authors add examples to their schemas. Add a test to ensure that provided examples validate against their schema and that the example $schema value matches the $id of the schema.

Merge request reports