From b136490b32c6aa4ece14f74f8ea95c119064515e Mon Sep 17 00:00:00 2001 From: Nancy Hamdan Date: Tue, 8 Aug 2023 14:21:32 +0200 Subject: [PATCH] records: fixed container_images field name --- cernopendata/jsonschemas/records/record-v1.0.0.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/cernopendata/jsonschemas/records/record-v1.0.0.json b/cernopendata/jsonschemas/records/record-v1.0.0.json index f400bcef4e..419b797384 100644 --- a/cernopendata/jsonschemas/records/record-v1.0.0.json +++ b/cernopendata/jsonschemas/records/record-v1.0.0.json @@ -526,7 +526,7 @@ }, "system_details": { "properties": { - "container-images": { + "container_images": { "items": { "properties": { "description": {