Skip to content

Commit dcc3c3e

Browse files
authored
Merge pull request #370 from edx/pwnage101/ENT-10938
chore: Bump license-manager commit (in service of ENT-10938)
2 parents ffc38fc + 2877a60 commit dcc3c3e

1 file changed

Lines changed: 4 additions & 4 deletions

File tree

swagger/api.yaml

Lines changed: 4 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -56,13 +56,13 @@ paths:
5656
# License Manager IDA
5757
# These are served from the license manager IDA, but we surface them with the rest of the enterprise endpoints
5858
"/enterprise/v1/subscriptions":
59-
$ref: "https://raw.githubusercontent.com/edx/license-manager/b7dc6e0/api.yaml#/endpoints/v1/subscriptionsList"
59+
$ref: "https://raw.githubusercontent.com/edx/license-manager/d3b22695/api.yaml#/endpoints/v1/subscriptionsList"
6060
"/enterprise/v1/subscriptions/{uuid}/licenses/assign":
61-
$ref: "https://raw.githubusercontent.com/edx/license-manager/ef94bee/api.yaml#/endpoints/v1/assignLicenses"
61+
$ref: "https://raw.githubusercontent.com/edx/license-manager/d3b22695/api.yaml#/endpoints/v1/assignLicenses"
6262
"/enterprise/v1/subscriptions/{uuid}/licenses/bulk-revoke":
63-
$ref: "https://raw.githubusercontent.com/edx/license-manager/b9e9ec9/api.yaml#/endpoints/v1/revokeLicenses"
63+
$ref: "https://raw.githubusercontent.com/edx/license-manager/d3b22695/api.yaml#/endpoints/v1/revokeLicenses"
6464
"/enterprise/v1/bulk-license-enrollment":
65-
$ref: "https://raw.githubusercontent.com/edx/license-manager/b9e9ec9/api.yaml#/endpoints/v1/bulkLicenseEnrollment"
65+
$ref: "https://raw.githubusercontent.com/edx/license-manager/d3b22695/api.yaml#/endpoints/v1/bulkLicenseEnrollment"
6666
# Enterprise Access IDA
6767
# These are served from the enterprise-access IDA, but we surface them with the rest of the enterprise endpoints
6868
"/enterprise/v1/assignment-configurations/{assignment_configuration_uuid}/admin/assignments/":

0 commit comments

Comments
 (0)