Skip to content

Commit 16fe4f1

Browse files
authored
Merge pull request #1028 from karenetheridge/ether/comment-draft-2020-11
it is no longer valid to treat $comment as an unknown keyword
2 parents e6bead3 + f3e5b53 commit 16fe4f1

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

jsonschema-core.xml

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1576,8 +1576,7 @@
15761576
properties are present is implementation-dependent.
15771577
</t>
15781578
<t>
1579-
Implementations SHOULD treat "$comment" identically to an unknown extension
1580-
keyword. They MAY strip "$comment" values at any point during processing.
1579+
Implementations MAY strip "$comment" values at any point during processing.
15811580
In particular, this allows for shortening schemas when the size of deployed
15821581
schemas is a concern.
15831582
</t>

0 commit comments

Comments
 (0)