diff --git a/content_schemas/dist/formats/travel_advice/frontend/schema.json b/content_schemas/dist/formats/travel_advice/frontend/schema.json index 6fe323d2d..4322f3592 100644 --- a/content_schemas/dist/formats/travel_advice/frontend/schema.json +++ b/content_schemas/dist/formats/travel_advice/frontend/schema.json @@ -156,9 +156,6 @@ "description": "Link type automatically added by Publishing API", "$ref": "#/definitions/frontend_links_with_base_path" }, - "topical_events": { - "$ref": "#/definitions/frontend_links_with_base_path" - }, "topics": { "description": "Powers the /topic section of the site. These are known as specialist sectors in some legacy apps.", "$ref": "#/definitions/frontend_links_with_base_path" diff --git a/content_schemas/dist/formats/travel_advice/notification/schema.json b/content_schemas/dist/formats/travel_advice/notification/schema.json index a8a6102ef..960e07178 100644 --- a/content_schemas/dist/formats/travel_advice/notification/schema.json +++ b/content_schemas/dist/formats/travel_advice/notification/schema.json @@ -174,9 +174,6 @@ "description": "Link type automatically added by Publishing API", "$ref": "#/definitions/frontend_links_with_base_path" }, - "topical_events": { - "$ref": "#/definitions/frontend_links_with_base_path" - }, "topics": { "description": "Powers the /topic section of the site. These are known as specialist sectors in some legacy apps.", "$ref": "#/definitions/frontend_links_with_base_path" @@ -254,9 +251,6 @@ "description": "Prototype-stage taxonomy label for this content item", "$ref": "#/definitions/guid_list" }, - "topical_events": { - "$ref": "#/definitions/guid_list" - }, "topics": { "description": "Powers the /topic section of the site. These are known as specialist sectors in some legacy apps.", "$ref": "#/definitions/guid_list" diff --git a/content_schemas/dist/formats/travel_advice/publisher_v2/links.json b/content_schemas/dist/formats/travel_advice/publisher_v2/links.json index deff75032..730898ed7 100644 --- a/content_schemas/dist/formats/travel_advice/publisher_v2/links.json +++ b/content_schemas/dist/formats/travel_advice/publisher_v2/links.json @@ -67,9 +67,6 @@ "description": "Prototype-stage taxonomy label for this content item", "$ref": "#/definitions/guid_list" }, - "topical_events": { - "$ref": "#/definitions/guid_list" - }, "topics": { "description": "Powers the /topic section of the site. These are known as specialist sectors in some legacy apps.", "$ref": "#/definitions/guid_list"