Skip to content

Commit 432223d

Browse files
Update schema.json
1 parent 5dd5b28 commit 432223d

File tree

1 file changed

+2
-2
lines changed

1 file changed

+2
-2
lines changed

schemas/gov/schema.json

Lines changed: 2 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -283,7 +283,7 @@
283283
"format": "date-time",
284284
"description": "Date when the project was last modified"
285285
},
286-
"metaDataLastUpdated": {
286+
"metadataLastUpdated": {
287287
"type": "string",
288288
"format": "date-time",
289289
"description": "Date when metadata was last updated"
@@ -347,4 +347,4 @@
347347
"AIUseCaseID"
348348
],
349349
"additionalProperties": true
350-
}
350+
}

0 commit comments

Comments
 (0)