From 27869eb05588823290e6c1c7d9917e99c37c055a Mon Sep 17 00:00:00 2001 From: Alberto Abella Date: Wed, 15 Nov 2023 18:15:42 +0100 Subject: [PATCH] updated example-normalized.json - format correction --- ITTests/examples/example-normalized.json | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ITTests/examples/example-normalized.json b/ITTests/examples/example-normalized.json index ab76d9e..f380715 100644 --- a/ITTests/examples/example-normalized.json +++ b/ITTests/examples/example-normalized.json @@ -14,11 +14,11 @@ "value": 1344875 }, "component": { - "type": "uri", + "type": "Text", "value": "urn:ngsi-ld:CloudRegion:Noida" }, "tests": { - "type": "array", + "type": "StructuredValue", "value": [ { "name": "test_allocate_ip", @@ -38,4 +38,4 @@ } ] } -} +} \ No newline at end of file