Skip to content

Commit 68e58a2

Browse files
authored
Update unevaluatedProperties.json
json-schema-org#723 think removing the bar matches the test with the description, as foo itself is evaluated.
1 parent 54f3784 commit 68e58a2

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

tests/draft2020-12/unevaluatedProperties.json

+1-2
Original file line numberDiff line numberDiff line change
@@ -528,8 +528,7 @@
528528
{
529529
"description": "when if is true and has no unevaluated properties",
530530
"data": {
531-
"foo": "then",
532-
"bar": "bar"
531+
"foo": "then"
533532
},
534533
"valid": false
535534
},

0 commit comments

Comments
 (0)