From 4bc62438dbabb8fbe7ff3c4eca69c30cc04dd8bd Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 26 Mar 2023 15:19:14 +0200 Subject: util.jsonschema: Implement 'dependentRequired' If this field exists, then these fields must also exist. --- spec/util_jsonschema_spec.lua | 1 - 1 file changed, 1 deletion(-) (limited to 'spec') diff --git a/spec/util_jsonschema_spec.lua b/spec/util_jsonschema_spec.lua index 735b4f32..7d05af4a 100644 --- a/spec/util_jsonschema_spec.lua +++ b/spec/util_jsonschema_spec.lua @@ -19,7 +19,6 @@ local skip = { ["const.json:9"] = "deepcompare", ["contains.json:0:5"] = "distinguishing objects from arrays", ["defs.json"] = "need built-in meta-schema", - ["dependentRequired.json"] = "NYI", ["dependentSchemas.json"] = "NYI", ["dynamicRef.json"] = "NYI", ["enum.json:1:3"] = "deepcompare", -- cgit v1.2.3