From 2b652c3139b1fe4c9fd826763b652e1a7a567c06 Mon Sep 17 00:00:00 2001 From: zamanafzal Date: Thu, 11 Jan 2024 15:37:15 +0500 Subject: [PATCH] fix: Change revoke endpoint hash --- swagger/api.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/swagger/api.yaml b/swagger/api.yaml index f9c4d42..c0dcede 100644 --- a/swagger/api.yaml +++ b/swagger/api.yaml @@ -56,7 +56,7 @@ paths: "/enterprise/v1/subscriptions/{uuid}/licenses/assign": $ref: "https://raw.githubusercontent.com/edx/license-manager/eb9407e/api.yaml#/endpoints/v1/assignLicenses" "/enterprise/v1/subscriptions/{uuid}/licenses/bulk-revoke": - $ref: "https://raw.githubusercontent.com/edx/license-manager/227342c/api.yaml#/endpoints/v1/revokeLicenses" + $ref: "https://raw.githubusercontent.com/edx/license-manager/f9c95bd/api.yaml#/endpoints/v1/revokeLicenses" "/enterprise/v1/bulk-license-enrollment": $ref: "https://raw.githubusercontent.com/edx/license-manager/227342c/api.yaml#/endpoints/v1/bulkLicenseEnrollment" # Enterprise Catalog IDA