From cd245682e2723a4a3875e458b4c48c15c3dba049 Mon Sep 17 00:00:00 2001 From: Nazar Kovtun Date: Wed, 9 Jul 2025 11:47:41 +0300 Subject: [PATCH] HCK-11919: removed additionalProperteis from skipped properties --- jsonSchemaProperties.json | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/jsonSchemaProperties.json b/jsonSchemaProperties.json index f9220a2..bedfd73 100644 --- a/jsonSchemaProperties.json +++ b/jsonSchemaProperties.json @@ -4,8 +4,7 @@ "name", "users", "indexes", - "collectionUsers", - "additionalPropertieserties" + "collectionUsers" ], "removeIfPropsNegative": ["partitionKey", "sortKey"] }