Skip to content

Commit 5dd5b28

Browse files
Update schema.json
1 parent 388cb23 commit 5dd5b28

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/cms/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -344,7 +344,7 @@
344344
"format": "date-time",
345345
"description": "Date when the project was last modified"
346346
},
347-
"metaDataLastUpdated": {
347+
"metadataLastUpdated": {
348348
"type": "string",
349349
"format": "date-time",
350350
"description": "Date when metadata was last updated"
@@ -511,4 +511,4 @@
511511
"maturityModelTier"
512512
],
513513
"additionalProperties": false
514-
}
514+
}

0 commit comments

Comments
 (0)