From cf8b70ab3a2ce15cdebc10444234ea3346b8854c Mon Sep 17 00:00:00 2001 From: ChrisBAshton Date: Thu, 5 Dec 2024 15:50:02 +0000 Subject: [PATCH] Generate schemas --- content_schemas/dist/formats/generic/frontend/schema.json | 1 + content_schemas/dist/formats/generic/notification/schema.json | 1 + content_schemas/dist/formats/generic/publisher_v2/schema.json | 1 + .../generic_with_external_related_links/frontend/schema.json | 1 + .../generic_with_external_related_links/notification/schema.json | 1 + .../generic_with_external_related_links/publisher_v2/schema.json | 1 + .../dist/formats/specialist_document/frontend/schema.json | 1 + .../dist/formats/specialist_document/notification/schema.json | 1 + .../dist/formats/specialist_document/publisher_v2/schema.json | 1 + 9 files changed, 9 insertions(+) diff --git a/content_schemas/dist/formats/generic/frontend/schema.json b/content_schemas/dist/formats/generic/frontend/schema.json index 9bbe575e7..382d35b01 100644 --- a/content_schemas/dist/formats/generic/frontend/schema.json +++ b/content_schemas/dist/formats/generic/frontend/schema.json @@ -69,6 +69,7 @@ "corporate_report", "correspondence", "countryside_stewardship_grant", + "data_ethics_guidance_document", "decision", "deputy_head_of_mission_role", "detailed_guide", diff --git a/content_schemas/dist/formats/generic/notification/schema.json b/content_schemas/dist/formats/generic/notification/schema.json index 516629885..7b990dbaf 100644 --- a/content_schemas/dist/formats/generic/notification/schema.json +++ b/content_schemas/dist/formats/generic/notification/schema.json @@ -93,6 +93,7 @@ "corporate_report", "correspondence", "countryside_stewardship_grant", + "data_ethics_guidance_document", "decision", "deputy_head_of_mission_role", "detailed_guide", diff --git a/content_schemas/dist/formats/generic/publisher_v2/schema.json b/content_schemas/dist/formats/generic/publisher_v2/schema.json index ed07f8638..4db5984a4 100644 --- a/content_schemas/dist/formats/generic/publisher_v2/schema.json +++ b/content_schemas/dist/formats/generic/publisher_v2/schema.json @@ -82,6 +82,7 @@ "corporate_report", "correspondence", "countryside_stewardship_grant", + "data_ethics_guidance_document", "decision", "deputy_head_of_mission_role", "detailed_guide", diff --git a/content_schemas/dist/formats/generic_with_external_related_links/frontend/schema.json b/content_schemas/dist/formats/generic_with_external_related_links/frontend/schema.json index 25fb496da..fffeae7a9 100644 --- a/content_schemas/dist/formats/generic_with_external_related_links/frontend/schema.json +++ b/content_schemas/dist/formats/generic_with_external_related_links/frontend/schema.json @@ -69,6 +69,7 @@ "corporate_report", "correspondence", "countryside_stewardship_grant", + "data_ethics_guidance_document", "decision", "deputy_head_of_mission_role", "detailed_guide", diff --git a/content_schemas/dist/formats/generic_with_external_related_links/notification/schema.json b/content_schemas/dist/formats/generic_with_external_related_links/notification/schema.json index d1e3a72b0..3aaa99e0d 100644 --- a/content_schemas/dist/formats/generic_with_external_related_links/notification/schema.json +++ b/content_schemas/dist/formats/generic_with_external_related_links/notification/schema.json @@ -93,6 +93,7 @@ "corporate_report", "correspondence", "countryside_stewardship_grant", + "data_ethics_guidance_document", "decision", "deputy_head_of_mission_role", "detailed_guide", diff --git a/content_schemas/dist/formats/generic_with_external_related_links/publisher_v2/schema.json b/content_schemas/dist/formats/generic_with_external_related_links/publisher_v2/schema.json index bd52bbeb1..7133d160a 100644 --- a/content_schemas/dist/formats/generic_with_external_related_links/publisher_v2/schema.json +++ b/content_schemas/dist/formats/generic_with_external_related_links/publisher_v2/schema.json @@ -82,6 +82,7 @@ "corporate_report", "correspondence", "countryside_stewardship_grant", + "data_ethics_guidance_document", "decision", "deputy_head_of_mission_role", "detailed_guide", diff --git a/content_schemas/dist/formats/specialist_document/frontend/schema.json b/content_schemas/dist/formats/specialist_document/frontend/schema.json index 030268ed1..bd62b2325 100644 --- a/content_schemas/dist/formats/specialist_document/frontend/schema.json +++ b/content_schemas/dist/formats/specialist_document/frontend/schema.json @@ -69,6 +69,7 @@ "corporate_report", "correspondence", "countryside_stewardship_grant", + "data_ethics_guidance_document", "decision", "deputy_head_of_mission_role", "detailed_guide", diff --git a/content_schemas/dist/formats/specialist_document/notification/schema.json b/content_schemas/dist/formats/specialist_document/notification/schema.json index 5f329febe..517684e4e 100644 --- a/content_schemas/dist/formats/specialist_document/notification/schema.json +++ b/content_schemas/dist/formats/specialist_document/notification/schema.json @@ -93,6 +93,7 @@ "corporate_report", "correspondence", "countryside_stewardship_grant", + "data_ethics_guidance_document", "decision", "deputy_head_of_mission_role", "detailed_guide", diff --git a/content_schemas/dist/formats/specialist_document/publisher_v2/schema.json b/content_schemas/dist/formats/specialist_document/publisher_v2/schema.json index ae5d48d6d..4bf897ddd 100644 --- a/content_schemas/dist/formats/specialist_document/publisher_v2/schema.json +++ b/content_schemas/dist/formats/specialist_document/publisher_v2/schema.json @@ -82,6 +82,7 @@ "corporate_report", "correspondence", "countryside_stewardship_grant", + "data_ethics_guidance_document", "decision", "deputy_head_of_mission_role", "detailed_guide",