diff --git a/cm_schema.json b/cm_schema.json index ad69768..d9c7b94 100644 --- a/cm_schema.json +++ b/cm_schema.json @@ -613,12 +613,6 @@ "contentId": { "type": "string" }, - "decorationId": { - "type": "array", - "items": { - "type": "string" - } - }, "description": { "$ref": "#/definitions/Description" },