Skip to content

Commit

Permalink
Review comments incorporation (#3859)
Browse files Browse the repository at this point in the history
  • Loading branch information
Nilambari authored and lmazuel committed Sep 11, 2018
1 parent e6195d0 commit f20941e
Showing 1 changed file with 17 additions and 17 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -36,7 +36,7 @@
"paths": {
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualWans/{VirtualWANName}": {
"get": {
"operationId": "VirtualWANs_Get",
"operationId": "VirtualWans_Get",
"x-ms-examples": {
"VirtualWANGet": {
"$ref": "./examples/VirtualWANGet.json"
Expand Down Expand Up @@ -81,7 +81,7 @@
}
},
"put": {
"operationId": "VirtualWANs_CreateOrUpdate",
"operationId": "VirtualWans_CreateOrUpdate",
"x-ms-examples": {
"VirtualWANCreate": {
"$ref": "./examples/VirtualWANPut.json"
Expand Down Expand Up @@ -145,7 +145,7 @@
"tags": [
"VirtualWANs"
],
"operationId": "VirtualWANs_UpdateTags",
"operationId": "VirtualWans_UpdateTags",
"x-ms-examples": {
"VirtualWANUpdate": {
"$ref": "./examples/VirtualWANUpdateTags.json"
Expand Down Expand Up @@ -206,7 +206,7 @@
"x-ms-long-running-operation": true
},
"delete": {
"operationId": "VirtualWANs_Delete",
"operationId": "VirtualWans_Delete",
"x-ms-examples": {
"VirtualWANDelete": {
"$ref": "./examples/VirtualWANDelete.json"
Expand Down Expand Up @@ -257,7 +257,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualWans": {
"get": {
"operationId": "VirtualWANs_ListByResourceGroup",
"operationId": "VirtualWans_ListByResourceGroup",
"x-ms-examples": {
"VirtualWANListByResourceGroup": {
"$ref": "./examples/VirtualWANListByResourceGroup.json"
Expand Down Expand Up @@ -300,7 +300,7 @@
},
"/subscriptions/{subscriptionId}/providers/Microsoft.Network/virtualWans": {
"get": {
"operationId": "VirtualWANs_List",
"operationId": "VirtualWans_List",
"x-ms-examples": {
"VirtualWANList": {
"$ref": "./examples/VirtualWANList.json"
Expand Down Expand Up @@ -1672,7 +1672,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualWans/{virtualWanName}/p2sVpnServerConfigurations/{p2SVpnServerConfigurationName}": {
"get": {
"operationId": "P2SVpnServerConfigurations_Get",
"operationId": "P2sVpnServerConfigurations_Get",
"x-ms-examples": {
"P2SVpnServerConfigurationGet": {
"$ref": "./examples/P2SVpnServerConfigurationGet.json"
Expand Down Expand Up @@ -1724,7 +1724,7 @@
}
},
"put": {
"operationId": "P2SVpnServerConfigurations_CreateOrUpdate",
"operationId": "P2sVpnServerConfigurations_CreateOrUpdate",
"x-ms-examples": {
"P2SVpnServerConfigurationPut": {
"$ref": "./examples/P2SVpnServerConfigurationPut.json"
Expand Down Expand Up @@ -1792,7 +1792,7 @@
"x-ms-long-running-operation": true
},
"delete": {
"operationId": "P2SVpnServerConfigurations_Delete",
"operationId": "P2sVpnServerConfigurations_Delete",
"x-ms-examples": {
"P2SVpnServerConfigurationDelete": {
"$ref": "./examples/P2SVpnServerConfigurationDelete.json"
Expand Down Expand Up @@ -1850,7 +1850,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/virtualWans/{virtualWanName}/p2sVpnServerConfigurations": {
"get": {
"operationId": "P2SVpnServerConfigurations_ListByVirtualWan",
"operationId": "P2sVpnServerConfigurations_ListByVirtualWan",
"x-ms-examples": {
"P2SVpnServerConfigurationList": {
"$ref": "./examples/P2SVpnServerConfigurationList.json"
Expand Down Expand Up @@ -1900,7 +1900,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/p2svpnGateways/{gatewayName}": {
"get": {
"operationId": "P2SVpnGateways_Get",
"operationId": "P2sVpnGateways_Get",
"x-ms-examples": {
"P2SVpnGatewayGet": {
"$ref": "./examples/P2SVpnGatewayGet.json"
Expand Down Expand Up @@ -1945,7 +1945,7 @@
}
},
"put": {
"operationId": "P2SVpnGateways_CreateOrUpdate",
"operationId": "P2sVpnGateways_CreateOrUpdate",
"x-ms-examples": {
"P2SVpnGatewayPut": {
"$ref": "./examples/P2SVpnGatewayPut.json"
Expand Down Expand Up @@ -2009,7 +2009,7 @@
"tags": [
"P2SVpnGateways"
],
"operationId": "P2SVpnGateways_UpdateTags",
"operationId": "P2sVpnGateways_UpdateTags",
"x-ms-examples": {
"P2SVpnGatewayUpdate": {
"$ref": "./examples/P2SVpnGatewayUpdateTags.json"
Expand Down Expand Up @@ -2070,7 +2070,7 @@
"x-ms-long-running-operation": true
},
"delete": {
"operationId": "P2SVpnGateways_Delete",
"operationId": "P2sVpnGateways_Delete",
"x-ms-examples": {
"P2SVpnGatewayDelete": {
"$ref": "./examples/P2SVpnGatewayDelete.json"
Expand Down Expand Up @@ -2121,7 +2121,7 @@
},
"/subscriptions/{subscriptionId}/resourceGroups/{resourceGroupName}/providers/Microsoft.Network/p2svpnGateways": {
"get": {
"operationId": "P2SVpnGateways_ListByResourceGroup",
"operationId": "P2sVpnGateways_ListByResourceGroup",
"x-ms-examples": {
"P2SVpnGatewayListByResourceGroup": {
"$ref": "./examples/P2SVpnGatewayListByResourceGroup.json"
Expand Down Expand Up @@ -2164,7 +2164,7 @@
},
"/subscriptions/{subscriptionId}/providers/Microsoft.Network/p2svpnGateways": {
"get": {
"operationId": "P2SVpnGateways_List",
"operationId": "P2sVpnGateways_List",
"x-ms-examples": {
"P2SVpnGatewayListBySubscription": {
"$ref": "./examples/P2SVpnGatewayList.json"
Expand Down Expand Up @@ -2203,7 +2203,7 @@
"tags": [
"P2SVpnGateways"
],
"operationId": "P2SVpnGateways_GenerateVpnProfile",
"operationId": "P2sVpnGateways_GenerateVpnProfile",
"description": "Generates VPN profile for P2S client of the P2SVpnGateway in the specified resource group.",
"parameters": [
{
Expand Down

0 comments on commit f20941e

Please sign in to comment.