From d42e603a0bcb8494739a72bca621605ce1945438 Mon Sep 17 00:00:00 2001 From: cdegroot-adobe Date: Thu, 12 Jul 2018 15:55:47 -0400 Subject: [PATCH] Changed the title of @id from "Content ID" to "Asset ID" --- schemas/context/media-timed-asset-reference.schema.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/schemas/context/media-timed-asset-reference.schema.json b/schemas/context/media-timed-asset-reference.schema.json index 64e10748db..78e7b275b8 100644 --- a/schemas/context/media-timed-asset-reference.schema.json +++ b/schemas/context/media-timed-asset-reference.schema.json @@ -16,7 +16,7 @@ "media-asset-reference": { "properties": { "@id": { - "title": "Content ID", + "title": "Asset ID", "type": "string", "format": "uri", "description": "Identifier of the content, which can be used to tie back to other industry / CMS IDs."