File tree Expand file tree Collapse file tree 3 files changed +9
-15
lines changed Expand file tree Collapse file tree 3 files changed +9
-15
lines changed Original file line number Diff line number Diff line change 528528 {
529529 "description" : " when if is true and has no unevaluated properties" ,
530530 "data" : {
531- "foo" : " then" ,
532- "bar" : " bar"
531+ "foo" : " then"
533532 },
534- "valid" : false
533+ "valid" : true
535534 },
536535 {
537536 "description" : " when if is true and has unevaluated properties" ,
538537 "data" : {
539538 "foo" : " then" ,
540- "bar" : " bar" ,
541- "baz" : " baz"
539+ "bar" : " bar"
542540 },
543541 "valid" : false
544542 },
Original file line number Diff line number Diff line change 528528 {
529529 "description" : " when if is true and has no unevaluated properties" ,
530530 "data" : {
531- "foo" : " then" ,
532- "bar" : " bar"
531+ "foo" : " then"
533532 },
534- "valid" : false
533+ "valid" : true
535534 },
536535 {
537536 "description" : " when if is true and has unevaluated properties" ,
538537 "data" : {
539538 "foo" : " then" ,
540- "bar" : " bar" ,
541- "baz" : " baz"
539+ "bar" : " bar"
542540 },
543541 "valid" : false
544542 },
Original file line number Diff line number Diff line change 535535 {
536536 "description" : " when if is true and has no unevaluated properties" ,
537537 "data" : {
538- "foo" : " then" ,
539- "bar" : " bar"
538+ "foo" : " then"
540539 },
541- "valid" : false
540+ "valid" : true
542541 },
543542 {
544543 "description" : " when if is true and has unevaluated properties" ,
545544 "data" : {
546545 "foo" : " then" ,
547- "bar" : " bar" ,
548- "baz" : " baz"
546+ "bar" : " bar"
549547 },
550548 "valid" : false
551549 },
You can’t perform that action at this time.
0 commit comments