Skip to content

Commit 4aec22c

Browse files
committed
Revert the changes to additionalProperties.json.
This spacing change was here presumably just to see that the new workflow worked.
1 parent 2dc1067 commit 4aec22c

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

tests/draft2020-12/additionalProperties.json

+2-1
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,7 @@
11
[
22
{
3-
"description": "additionalProperties being false does not allow other properties",
3+
"description":
4+
"additionalProperties being false does not allow other properties",
45
"specification": [ { "core":"10.3.2.3", "quote": "The value of \"additionalProperties\" MUST be a valid JSON Schema. Boolean \"false\" forbids everything." } ],
56
"schema": {
67
"$schema": "https://json-schema.org/draft/2020-12/schema",

0 commit comments

Comments
 (0)