From 175f53773a9b6c3abf343e4f02e84d8fe03f6b1a Mon Sep 17 00:00:00 2001 From: TMoody Date: Wed, 19 Nov 2025 12:39:53 -0500 Subject: [PATCH 1/2] Updated path Updated path at the request of @elliot-huffman --- specs/SHIELD.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/SHIELD.json b/specs/SHIELD.json index a5fe5d4..43fa636 100644 --- a/specs/SHIELD.json +++ b/specs/SHIELD.json @@ -3592,7 +3592,7 @@ ] } }, - "/Api/Deploy/Remediate/BreakGlass": { + "/Api/Deploy/BreakGlass": { "get": { "summary": "Checks the status of the break glass groups and required users existence.", "description": "Retrieves the status of required user quantity existence in the break glass group.\n\nThis endpoint requires the `Deploy.Read` scope (permission).", From 2db373e5e3f0fa44aff5e8ad50e762af69bb603a Mon Sep 17 00:00:00 2001 From: TMoody Date: Mon, 24 Nov 2025 08:29:11 -0500 Subject: [PATCH 2/2] updated path Updated path to match spec and endpoint --- specs/SHIELD.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specs/SHIELD.json b/specs/SHIELD.json index 43fa636..a2f11d2 100644 --- a/specs/SHIELD.json +++ b/specs/SHIELD.json @@ -3596,7 +3596,7 @@ "get": { "summary": "Checks the status of the break glass groups and required users existence.", "description": "Retrieves the status of required user quantity existence in the break glass group.\n\nThis endpoint requires the `Deploy.Read` scope (permission).", - "operationId": "/Api/Deploy/Remediate/BreakGlass/Get", + "operationId": "/Api/Deploy/BreakGlass/Get", "responses": { "200": { "content": {