From a02710f61a36da885abf3db99c4b9dc9e2194650 Mon Sep 17 00:00:00 2001 From: Anabella Buckvar Date: Tue, 6 Feb 2024 16:22:03 -0500 Subject: [PATCH] DOP-4305 push to preprd --- .github/workflows/deploy-stg-ecs.yml | 1 + modules/persistence/tests/data/metadata.json | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/.github/workflows/deploy-stg-ecs.yml b/.github/workflows/deploy-stg-ecs.yml index 6b8bf9ca9..883b8c02f 100644 --- a/.github/workflows/deploy-stg-ecs.yml +++ b/.github/workflows/deploy-stg-ecs.yml @@ -3,6 +3,7 @@ on: branches: - "main" - "integration" + - "DOP-4305" concurrency: group: environment-stg-${{ github.ref }} cancel-in-progress: true diff --git a/modules/persistence/tests/data/metadata.json b/modules/persistence/tests/data/metadata.json index ca154835b..71f048f2c 100644 --- a/modules/persistence/tests/data/metadata.json +++ b/modules/persistence/tests/data/metadata.json @@ -31970,7 +31970,7 @@ "reference/api/checkpoints", "reference/api/checkpoints-get-all", "reference/api/checkpoints-get-one", - "reference/api/legacy-backup/schedule/schedules", + "reference/api/-backup/schedule/schedules", "reference/api/legacy-backup/schedule/get-schedule", "reference/api/legacy-backup/schedule/patch-schedule", "reference/api/cloud-backup/backup/backups",