From bd5293975a73fe64d93af00debf93a87fefa29bc Mon Sep 17 00:00:00 2001 From: Nilambari Date: Wed, 29 Apr 2020 22:53:39 -0700 Subject: [PATCH] Fix json pretty errors --- .../2020-04-01/examples/P2SVpnGatewayPut.json | 24 +++++++++---------- 1 file changed, 12 insertions(+), 12 deletions(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/P2SVpnGatewayPut.json b/specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/P2SVpnGatewayPut.json index a4647ceb0d3e..135eb2fcbab8 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/P2SVpnGatewayPut.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2020-04-01/examples/P2SVpnGatewayPut.json @@ -30,10 +30,10 @@ } ], "vpnGatewayScaleUnit": 1, - "customDnsServers": [ - "1.1.1.1", - "2.2.2.2" - ] + "customDnsServers": [ + "1.1.1.1", + "2.2.2.2" + ] } } }, @@ -69,10 +69,10 @@ } ], "vpnGatewayScaleUnit": 1, - "customDnsServers": [ - "1.1.1.1", - "2.2.2.2" - ], + "customDnsServers": [ + "1.1.1.1", + "2.2.2.2" + ], "vpnClientConnectionHealth": { "vpnClientConnectionsCount": 0, "allocatedIpAddresses": [], @@ -113,10 +113,10 @@ } ], "vpnGatewayScaleUnit": 1, - "customDnsServers": [ - "1.1.1.1", - "2.2.2.2" - ], + "customDnsServers": [ + "1.1.1.1", + "2.2.2.2" + ], "vpnClientConnectionHealth": { "vpnClientConnectionsCount": 0, "allocatedIpAddresses": [],