Skip to content

Commit

Permalink
minor fixes (#25940)
Browse files Browse the repository at this point in the history
  • Loading branch information
forteddyt authored Sep 26, 2023
1 parent 17a7e5d commit d094f2b
Showing 1 changed file with 2 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -12,9 +12,9 @@
"/subscriptions/{subscriptionId}/providers/Microsoft.MachineLearningServices/capacityReserverationGroups": {
"get": {
"tags": [
"SubscriptionCapacityReservationGroup"
"CapacityReservationGroup"
],
"operationId": "CapacityReservationGroups_CapacityReservationGroups_ListBySubscription",
"operationId": "CapacityReservationGroups_ListBySubscription",
"produces": [
"application/json"
],
Expand Down

0 comments on commit d094f2b

Please sign in to comment.