Skip to content

Commit

Permalink
address comments.
Browse files Browse the repository at this point in the history
  • Loading branch information
brendandburns committed Oct 25, 2016
1 parent f6bacf4 commit 556cedc
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions arm-compute/2016-09-30/swagger/containerService.json
Original file line number Diff line number Diff line change
Expand Up @@ -108,7 +108,7 @@
"tags": [
"ContainerService"
],
"operationId": "ContainerService_Get",
"operationId": "ContainerServices_Get",
"description": "Gets the specified container service.",
"parameters": [
{
Expand Down Expand Up @@ -145,7 +145,7 @@
"tags": [
"ContainerService"
],
"operationId": "ContainerService_Delete",
"operationId": "ContainerServices_Delete",
"description": "The operation to delete a container service.",
"parameters": [
{
Expand Down Expand Up @@ -185,7 +185,7 @@
"tags": [
"ContainerService"
],
"operationId": "ContainerService_ListByResourceGroup",
"operationId": "ContainerServices_ListByResourceGroup",
"description": "The operation to list container services.",
"parameters": [
{
Expand Down

0 comments on commit 556cedc

Please sign in to comment.