1 Commits

Author SHA1 Message Date
Jan Sandbrink c1722373c4 Validate schema of embedded examples in a spec
Our schemas often contain embedded examples that show what a representation
will look like.
These specs ensure that those embedded examples conform to the schema
that they are an example for.

Some collection examples contained abbreviated examples for what they look like.
To support these, the previously added _hint key was replaced with an explicit
_abbreviated key and examples that include this key are skipped.
2025-12-16 10:08:24 +01:00