From e4658d2d266ca0cbb62ec012ae29ef218374a9dd Mon Sep 17 00:00:00 2001 From: Natalia Luzuriaga Date: Wed, 1 Oct 2025 11:53:27 -0700 Subject: [PATCH] Fixed metadataLastUpdated capitalization in date object Signed-off-by: Natalia Luzuriaga --- code.json | 2 +- schemas/cms/schema-2.0.0.json | 2 +- schemas/schema-2.0.0.json | 2 +- tests/examples/codejson-example-dedupliFHIR.json | 2 +- tests/examples/codejson-example-metrics.json | 2 +- 5 files changed, 5 insertions(+), 5 deletions(-) diff --git a/code.json b/code.json index f5bd5d1..3052164 100644 --- a/code.json +++ b/code.json @@ -48,7 +48,7 @@ "date": { "created": "2025-02-04T21:59:53Z", "lastModified": "2025-08-13T22:27:54Z", - "metaDataLastUpdated": "2025-08-15T16:41:02.063Z" + "metadataLastUpdated": "2025-08-15T16:41:02.063Z" }, "tags": [ "dsacms-tier3", diff --git a/schemas/cms/schema-2.0.0.json b/schemas/cms/schema-2.0.0.json index 85b0100..c5997b5 100644 --- a/schemas/cms/schema-2.0.0.json +++ b/schemas/cms/schema-2.0.0.json @@ -344,7 +344,7 @@ "format": "date-time", "description": "Date when the project was last modified" }, - "metaDataLastUpdated": { + "metadataLastUpdated": { "type": "string", "format": "date-time", "description": "Date when metadata was last updated" diff --git a/schemas/schema-2.0.0.json b/schemas/schema-2.0.0.json index af9288e..4dcdd20 100644 --- a/schemas/schema-2.0.0.json +++ b/schemas/schema-2.0.0.json @@ -283,7 +283,7 @@ "format": "date-time", "description": "Date when the project was last modified" }, - "metaDataLastUpdated": { + "metadataLastUpdated": { "type": "string", "format": "date-time", "description": "Date when metadata was last updated" diff --git a/tests/examples/codejson-example-dedupliFHIR.json b/tests/examples/codejson-example-dedupliFHIR.json index 1d7afac..3b3a7e5 100644 --- a/tests/examples/codejson-example-dedupliFHIR.json +++ b/tests/examples/codejson-example-dedupliFHIR.json @@ -50,7 +50,7 @@ "date": { "created": "2023-06-22T17:08:19Z", "lastModified": "2025-02-13T18:44:26Z", - "metaDataLastUpdated": "2025-06-10T14:55:32.836Z" + "metadataLastUpdated": "2025-06-10T14:55:32.836Z" }, "tags": [ "AI", diff --git a/tests/examples/codejson-example-metrics.json b/tests/examples/codejson-example-metrics.json index ad5de8f..bebfda7 100644 --- a/tests/examples/codejson-example-metrics.json +++ b/tests/examples/codejson-example-metrics.json @@ -47,7 +47,7 @@ "date": { "created": "2023-07-18T14:10:58Z", "lastModified": "2025-06-01T11:36:12Z", - "metaDataLastUpdated": "2025-06-06T16:36:38.949Z" + "metadataLastUpdated": "2025-06-06T16:36:38.949Z" }, "tags": [ "metrics",