Skip to content

Commit 559e095

Browse files
authored
Merge pull request #606 from handrews/comment-not-annot
Clarify $comment and annotations
2 parents 0ae837b + 1a633f7 commit 559e095

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

jsonschema-core.xml

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1098,7 +1098,8 @@
10981098
schemas is a concern.
10991099

11001100
Implementations MUST NOT take any other action based on the presence, absence,
1101-
or contents of "$comment" properties.
1101+
or contents of "$comment" properties. In particular, the value of "$comment"
1102+
MUST NOT be collected as an annotation result.
11021103
</t>
11031104
</section>
11041105

0 commit comments

Comments
 (0)