From 3621b8ce9168d833303bc8090302a77dcd76e1fd Mon Sep 17 00:00:00 2001 From: Kim Alvefur Date: Sun, 23 Apr 2023 10:26:43 +0200 Subject: util.jsonschema: Implement 'minContains' and 'maxContains' --- spec/util_jsonschema_spec.lua | 2 -- 1 file changed, 2 deletions(-) (limited to 'spec') diff --git a/spec/util_jsonschema_spec.lua b/spec/util_jsonschema_spec.lua index 9d52a2fd..fa1afeca 100644 --- a/spec/util_jsonschema_spec.lua +++ b/spec/util_jsonschema_spec.lua @@ -22,10 +22,8 @@ local skip = { ["dynamicRef.json"] = "NYI", ["enum.json:1:3"] = "deepcompare", ["id.json"] = "NYI", - ["maxContains.json"] = "NYI", ["maxLength.json:0:4"] = "UTF-16", ["maxProperties.json"] = "NYI", - ["minContains.json"] = "NYI", ["minLength.json:0:4"] = "UTF-16", ["minProperties.json"] = "NYI", ["multipleOf.json:1"] = "multiples of IEEE 754 fractions", -- cgit v1.2.3