You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: tests/draft2020-12/additionalProperties.json
+2-1
Original file line number
Diff line number
Diff line change
@@ -1,6 +1,7 @@
1
1
[
2
2
{
3
-
"description": "additionalProperties being false does not allow other properties",
3
+
"description":
4
+
"additionalProperties being false does not allow other properties",
4
5
"specification": [ { "core":"10.3.2.3", "quote": "The value of \"additionalProperties\" MUST be a valid JSON Schema. Boolean \"false\" forbids everything." } ],
0 commit comments