From 50ae7826ad7ad88f58077ffa946072bf6f1c83f6 Mon Sep 17 00:00:00 2001 From: Michael Droettboom Date: Mon, 29 Mar 2021 11:53:45 -0400 Subject: [PATCH] Bug 1689162: Update Glean metrics.yaml schema (#18683) --- app/metrics.yaml | 2 +- app/pings.yaml | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/app/metrics.yaml b/app/metrics.yaml index 7a89e0e93..0b983569a 100644 --- a/app/metrics.yaml +++ b/app/metrics.yaml @@ -2,7 +2,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. --- -$schema: moz://mozilla.org/schemas/glean/metrics/1-0-0 +$schema: moz://mozilla.org/schemas/glean/metrics/2-0-0 no_lint: - CATEGORY_GENERIC diff --git a/app/pings.yaml b/app/pings.yaml index bd726ff12..d244af9f0 100644 --- a/app/pings.yaml +++ b/app/pings.yaml @@ -2,7 +2,7 @@ # License, v. 2.0. If a copy of the MPL was not distributed with this # file, You can obtain one at http://mozilla.org/MPL/2.0/. --- -$schema: moz://mozilla.org/schemas/glean/pings/1-0-0 +$schema: moz://mozilla.org/schemas/glean/pings/2-0-0 activation: description: |