From 3c8294ebc469a6e63d08ca66e4aeda48006e189d Mon Sep 17 00:00:00 2001 From: Jakub Onderka Date: Thu, 1 Dec 2022 13:42:01 +0000 Subject: [PATCH] fix: [microsoft-azure-appid] Remove azure-application-id from schema --- schema.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/schema.json b/schema.json index 64e24f5..7092f0e 100644 --- a/schema.json +++ b/schema.json @@ -28,8 +28,7 @@ "substring", "hostname", "cidr", - "regex", - "azure-application-ids" + "regex" ], "type": "string" },