Skip to content

Commit

Permalink
Update specs/jsonschema-validation.md
Browse files Browse the repository at this point in the history
Co-authored-by: Jason Desrosiers <[email protected]>
  • Loading branch information
gregsdennis and jdesrosiers authored Jan 24, 2025
1 parent f6276dc commit 87f6201
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion specs/jsonschema-validation.md
Original file line number Diff line number Diff line change
Expand Up @@ -550,7 +550,7 @@ string content, `contentSchema` SHOULD NOT produce an annotation if
Note that evaluating the `contentSchema` subschema in-place (i.e. as part of its
parent schema) will ensure that it is correctly processed. Independent use of
the extracted subschema (as returned in an annotation) is only safe if the
subschema is an embedded reource which defines both a `$schema` and an absolute
subschema is an embedded resource which defines both a `$schema` and an absolute
IRI `$id`.[^7]

[^7] Processing a non-resource subschema in place will ensure that any
Expand Down

0 comments on commit 87f6201

Please sign in to comment.