From 6b59894231d0241bb5117efbcbd01f2d547bf31c Mon Sep 17 00:00:00 2001 From: "github-actions[bot]" Date: Tue, 15 Sep 2026 08:41:31 +0000 Subject: [PATCH] chore(schema): sync from upstream --- schema/.source.json | 4 ++-- schema/policies-schema.json | 12 ++++++------ 2 files changed, 8 insertions(+), 8 deletions(-) diff --git a/schema/.source.json b/schema/.source.json index 2e7cef0..6c6737e 100644 --- a/schema/.source.json +++ b/schema/.source.json @@ -1,5 +1,5 @@ { "url": "https://raw.githubusercontent.com/mozilla/enterprise-firefox/enterprise-main/browser/components/enterprisepolicies/schemas/policies-schema.json", - "commit": "81ff50b3f5737c88222fa5ed550717974ed3d19f", - "permalink": "https://github.com/mozilla/enterprise-firefox/blob/81ff50b3f5737c88222fa5ed550717974ed3d19f/browser/components/enterprisepolicies/schemas/policies-schema.json" + "commit": "fb8d5384d63d48f6ca755162541a769b6382f23d", + "permalink": "https://github.com/mozilla/enterprise-firefox/blob/fb8d5384d63d48f6ca755162541a769b6382f23d/browser/components/enterprisepolicies/schemas/policies-schema.json" } diff --git a/schema/policies-schema.json b/schema/policies-schema.json index 46411a5..ade2fc8 100644 --- a/schema/policies-schema.json +++ b/schema/policies-schema.json @@ -497,7 +497,7 @@ "x-compatibility": { "firefox": { "version_added": "62" }, "firefox_esr": { "version_added": "60.2.0" }, - "firefox_enterprise": { "version_added": false } + "firefox_enterprise": { "version_added": "149" } }, "x-restart-required": true, "description": "Change the URL for application update if you are providing Firefox updates from a custom update server.", @@ -713,7 +713,7 @@ "x-compatibility": { "firefox": { "version_added": "60" }, "firefox_esr": { "version_added": "60" }, - "firefox_enterprise": { "version_added": "149" } + "firefox_enterprise": { "version_added": false } }, "x-restart-required": true, "description": "Add bookmarks in either the bookmarks toolbar or menu. Use 'ManagedBookmarks' instead.", @@ -919,7 +919,7 @@ "firefox_enterprise": { "version_added": "149" } }, "x-restart-required": false, - "description": "Configure Firefox to use an agent for Data Loss Prevention (DLP) that is compatible with the Google Chrome Content Analysis Connector Agent SDK.", + "description": "Configure Firefox to use a third-party agent for Data Loss Prevention (DLP) that is compatible with the Google Chrome Content Analysis Connector Agent SDK.", "examples": [ { "AgentName": "My DLP Product", @@ -1059,7 +1059,7 @@ "firefox_enterprise": { "version_added": "155" } }, "x-restart-required": false, - "description": "Enable and configure security logging when a DLP rule is triggered.", + "description": "Enable and configure security logging when a Data Loss Prevention (DLP) rule is triggered.", "examples": [ { "Enabled": true, @@ -1259,7 +1259,7 @@ "firefox_enterprise": { "version_added": "155" } }, "x-restart-required": false, - "description": "Configure built-in Data Loss Prevention rules that warn on or block data actions (paste, copy, upload, download, print) per domain.", + "description": "Configure built-in Data Loss Prevention (DLP) rules to warn or block on data actions (paste, copy, upload, download, print) per domain.", "examples": [ { "FallbackResult": "block", @@ -1689,7 +1689,7 @@ "x-compatibility": { "firefox": { "version_added": "60" }, "firefox_esr": { "version_added": "60" }, - "firefox_enterprise": { "version_added": "149" } + "firefox_enterprise": { "version_added": false } }, "x-restart-required": true, "description": "Remove access to private browsing.",