From 2df80cf6e30e942e576158ac51e1381da0b42a8a Mon Sep 17 00:00:00 2001 From: Kseniya Shychko Date: Thu, 9 May 2024 00:37:41 +0200 Subject: [PATCH] fix: claimedValues -> claimedValue --- dpp-schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/dpp-schema.json b/dpp-schema.json index 235c93491..28189eb58 100644 --- a/dpp-schema.json +++ b/dpp-schema.json @@ -379,7 +379,7 @@ "format": "uri", "description": "A URI pointing to the specific criteria within the standard or regulation against which this claim is made." }, - "claimedValues": { + "claimedValue": { "type": "array", "items": { "$ref": "#/$defs/Metric"