Skip to content

Commit

Permalink
Merge pull request #324 from edx/MueezKhan/Update-Commit-For-Api-Yaml…
Browse files Browse the repository at this point in the history
…-File-For-License-Assign-Endpoint

Updated commit for the api.yaml file for license assign end point
  • Loading branch information
MueezKhan246 authored Oct 8, 2024
2 parents 1184339 + 77cdeaa commit 99e843d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion swagger/api.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -58,7 +58,7 @@ paths:
"/enterprise/v1/subscriptions":
$ref: "https://raw.githubusercontent.com/edx/license-manager/b7dc6e0/api.yaml#/endpoints/v1/subscriptionsList"
"/enterprise/v1/subscriptions/{uuid}/licenses/assign":
$ref: "https://raw.githubusercontent.com/edx/license-manager/b9e9ec9/api.yaml#/endpoints/v1/assignLicenses"
$ref: "https://raw.githubusercontent.com/edx/license-manager/ef94bee/api.yaml#/endpoints/v1/assignLicenses"
"/enterprise/v1/subscriptions/{uuid}/licenses/bulk-revoke":
$ref: "https://raw.githubusercontent.com/edx/license-manager/b9e9ec9/api.yaml#/endpoints/v1/revokeLicenses"
"/enterprise/v1/bulk-license-enrollment":
Expand Down

0 comments on commit 99e843d

Please sign in to comment.