From 799a74bef4518667f13c920598489aa55e039526 Mon Sep 17 00:00:00 2001 From: Nick Schonning Date: Tue, 28 May 2019 14:17:05 -0400 Subject: [PATCH] chore: jsonfmt dns (#6035) * chore: jsonfmt dns Ran `jsonfmt -w "specification/dns/**/*.json"` * fix: provisioningState casing in examples --- .../examples/CreateOrUpdateAAAARecordset.json | 2 +- .../examples/CreateOrUpdateARecordset.json | 2 +- .../CreateOrUpdateCNAMERecordset.json | 4 ++-- .../examples/CreateOrUpdateCaaRecordset.json | 2 +- .../examples/CreateOrUpdateMXRecordset.json | 2 +- .../examples/CreateOrUpdateNSRecordset.json | 2 +- .../examples/CreateOrUpdatePTRRecordset.json | 2 +- .../examples/CreateOrUpdatePrivateZone.json | 2 +- .../examples/CreateOrUpdateSOARecordset.json | 2 +- .../examples/CreateOrUpdateSRVRecordset.json | 2 +- .../examples/CreateOrUpdateTXTRecordset.json | 17 ++++++++++---- .../examples/CreateOrUpdateZone.json | 6 ++--- .../examples/DeleteAAAARecordset.json | 2 +- .../examples/DeleteARecordset.json | 2 +- .../examples/DeleteCNAMERecordset.json | 2 +- .../examples/DeleteCaaRecordset.json | 2 +- .../examples/DeleteMXRecordset.json | 2 +- .../examples/DeleteNSRecordset.json | 2 +- .../examples/DeletePTRRecordset.json | 2 +- .../examples/DeleteSRVRecordset.json | 2 +- .../examples/DeleteTXTRecordset.json | 2 +- .../examples/DeleteZone.json | 2 +- .../examples/GetAAAARecordset.json | 2 +- .../examples/GetARecordset.json | 2 +- .../examples/GetCNAMERecordset.json | 2 +- .../examples/GetCaaRecordset.json | 2 +- .../examples/GetMXRecordset.json | 2 +- .../examples/GetNSRecordset.json | 2 +- .../examples/GetPTRRecordset.json | 2 +- .../examples/GetSOARecordset.json | 2 +- .../examples/GetSRVRecordset.json | 2 +- .../examples/GetTXTRecordset.json | 7 ++++-- .../2018-03-01-preview/examples/GetZone.json | 2 +- .../examples/ListAAAARecordset.json | 2 +- .../examples/ListARecordset.json | 2 +- .../examples/ListCNAMERecordset.json | 2 +- .../examples/ListCaaRecordset.json | 2 +- .../examples/ListMXRecordset.json | 2 +- .../examples/ListNSRecordset.json | 2 +- .../examples/ListPTRRecordset.json | 2 +- .../examples/ListRecordSetsByZone.json | 2 +- .../examples/ListSOARecordset.json | 2 +- .../examples/ListSRVRecordset.json | 2 +- .../examples/ListTXTRecordset.json | 7 ++++-- .../examples/ListZonesByResourceGroup.json | 2 +- .../examples/ListZonesBySubscription.json | 2 +- .../examples/PatchAAAARecordset.json | 2 +- .../examples/PatchARecordset.json | 2 +- .../examples/PatchCNAMERecordset.json | 2 +- .../examples/PatchCaaRecordset.json | 2 +- .../examples/PatchMXRecordset.json | 2 +- .../examples/PatchNSRecordset.json | 2 +- .../examples/PatchPTRRecordset.json | 2 +- .../examples/PatchSOARecordset.json | 2 +- .../examples/PatchSRVRecordset.json | 2 +- .../examples/PatchTXTRecordset.json | 7 ++++-- .../examples/PatchZone.json | 2 +- .../stable/2016-04-01/dns.json | 22 ++++++++++++++----- .../stable/2017-09-01/dns.json | 2 +- .../examples/CreateOrUpdateCaaRecordset.json | 2 +- .../examples/CreateOrUpdateZone.json | 2 +- .../examples/DeleteCaaRecordset.json | 2 +- .../2017-09-01/examples/DeleteZone.json | 2 +- .../2017-09-01/examples/GetCaaRecordset.json | 2 +- .../stable/2017-09-01/examples/GetZone.json | 2 +- .../2017-09-01/examples/ListCaaRecordset.json | 2 +- .../examples/ListRecordSetsByZone.json | 2 +- .../examples/ListZonesByResourceGroup.json | 2 +- .../examples/ListZonesBySubscription.json | 2 +- .../examples/PatchCaaRecordset.json | 2 +- .../stable/2017-10-01/dns.json | 2 +- .../examples/CreateOrUpdateAAAARecordset.json | 2 +- .../examples/CreateOrUpdateARecordset.json | 2 +- .../CreateOrUpdateCNAMERecordset.json | 4 ++-- .../examples/CreateOrUpdateCaaRecordset.json | 2 +- .../examples/CreateOrUpdateMXRecordset.json | 2 +- .../examples/CreateOrUpdateNSRecordset.json | 2 +- .../examples/CreateOrUpdatePTRRecordset.json | 2 +- .../examples/CreateOrUpdateSOARecordset.json | 2 +- .../examples/CreateOrUpdateSRVRecordset.json | 2 +- .../examples/CreateOrUpdateTXTRecordset.json | 17 ++++++++++---- .../examples/CreateOrUpdateZone.json | 2 +- .../examples/DeleteAAAARecordset.json | 2 +- .../2017-10-01/examples/DeleteARecordset.json | 2 +- .../examples/DeleteCNAMERecordset.json | 2 +- .../examples/DeleteCaaRecordset.json | 2 +- .../examples/DeleteMXRecordset.json | 2 +- .../examples/DeleteNSRecordset.json | 2 +- .../examples/DeletePTRRecordset.json | 2 +- .../examples/DeleteSRVRecordset.json | 2 +- .../examples/DeleteTXTRecordset.json | 2 +- .../2017-10-01/examples/DeleteZone.json | 2 +- .../2017-10-01/examples/GetAAAARecordset.json | 2 +- .../2017-10-01/examples/GetARecordset.json | 2 +- .../examples/GetCNAMERecordset.json | 2 +- .../2017-10-01/examples/GetCaaRecordset.json | 2 +- .../2017-10-01/examples/GetMXRecordset.json | 2 +- .../2017-10-01/examples/GetNSRecordset.json | 2 +- .../2017-10-01/examples/GetPTRRecordset.json | 2 +- .../2017-10-01/examples/GetSOARecordset.json | 2 +- .../2017-10-01/examples/GetSRVRecordset.json | 2 +- .../2017-10-01/examples/GetTXTRecordset.json | 7 ++++-- .../stable/2017-10-01/examples/GetZone.json | 2 +- .../examples/ListAAAARecordset.json | 2 +- .../2017-10-01/examples/ListARecordset.json | 2 +- .../examples/ListCNAMERecordset.json | 2 +- .../2017-10-01/examples/ListCaaRecordset.json | 2 +- .../2017-10-01/examples/ListMXRecordset.json | 2 +- .../2017-10-01/examples/ListNSRecordset.json | 2 +- .../2017-10-01/examples/ListPTRRecordset.json | 2 +- .../examples/ListRecordSetsByZone.json | 2 +- .../2017-10-01/examples/ListSOARecordset.json | 2 +- .../2017-10-01/examples/ListSRVRecordset.json | 2 +- .../2017-10-01/examples/ListTXTRecordset.json | 7 ++++-- .../examples/ListZonesByResourceGroup.json | 2 +- .../examples/ListZonesBySubscription.json | 2 +- .../examples/PatchAAAARecordset.json | 2 +- .../2017-10-01/examples/PatchARecordset.json | 2 +- .../examples/PatchCNAMERecordset.json | 2 +- .../examples/PatchCaaRecordset.json | 2 +- .../2017-10-01/examples/PatchMXRecordset.json | 2 +- .../2017-10-01/examples/PatchNSRecordset.json | 2 +- .../examples/PatchPTRRecordset.json | 2 +- .../examples/PatchSOARecordset.json | 2 +- .../examples/PatchSRVRecordset.json | 2 +- .../examples/PatchTXTRecordset.json | 7 ++++-- .../stable/2017-10-01/examples/PatchZone.json | 2 +- .../stable/2018-05-01/dns.json | 6 ++--- .../CreateOrUpdateARecordsetAlias.json | 16 +++++++++----- .../CreateOrUpdateCNAMERecordset.json | 2 +- .../examples/CreateOrUpdateTXTRecordset.json | 15 ++++++++++--- .../examples/CreateOrUpdateZone.json | 4 ++-- .../examples/GetDnsResourceReference.json | 22 +++++++++---------- .../2018-05-01/examples/GetTXTRecordset.json | 5 ++++- .../2018-05-01/examples/ListTXTRecordset.json | 5 ++++- .../examples/PatchTXTRecordset.json | 5 ++++- 136 files changed, 247 insertions(+), 175 deletions(-) diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateAAAARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateAAAARecordset.json index c77cfbcd8422..023b74435e51 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateAAAARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateAAAARecordset.json @@ -62,4 +62,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateARecordset.json index 4fb42d145ba5..6b68dc217edb 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateARecordset.json @@ -62,4 +62,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateCNAMERecordset.json index 24bf6f80ad7e..f7727b0acd4d 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateCNAMERecordset.json @@ -13,7 +13,7 @@ }, "TTL": 3600, "CNAMERecord": { - "cname": "contoso.com" + "cname": "contoso.com" } } } @@ -56,4 +56,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateCaaRecordset.json index a1ac2017b881..c58f6ec55df7 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateCaaRecordset.json @@ -68,4 +68,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateMXRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateMXRecordset.json index f2e5f4cd61af..3ea34dbc8d37 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateMXRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateMXRecordset.json @@ -65,4 +65,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateNSRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateNSRecordset.json index 6460e5d28ce7..56e5019706e7 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateNSRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateNSRecordset.json @@ -62,4 +62,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdatePTRRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdatePTRRecordset.json index 9f426009fdd9..48db1ae2f31f 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdatePTRRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdatePTRRecordset.json @@ -62,4 +62,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdatePrivateZone.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdatePrivateZone.json index 77aae07dab1f..ae2fc3826745 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdatePrivateZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdatePrivateZone.json @@ -69,4 +69,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateSOARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateSOARecordset.json index 27e35461e5df..497c790cdfd4 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateSOARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateSOARecordset.json @@ -74,4 +74,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateSRVRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateSRVRecordset.json index 76bc02fe359d..ffaf02a2c8ab 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateSRVRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateSRVRecordset.json @@ -71,4 +71,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateTXTRecordset.json index 258742a1d5b2..8c6ec39b966c 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateTXTRecordset.json @@ -14,7 +14,10 @@ "TTL": 3600, "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } @@ -35,7 +38,10 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } @@ -55,11 +61,14 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateZone.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateZone.json index e2f4fb0c58f2..3648e127625b 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/CreateOrUpdateZone.json @@ -28,7 +28,7 @@ "ns3-01.azure-dns.org", "ns4-01.azure-dns.info" ], - "zoneType":"Public" + "zoneType": "Public" }, "tags": { "key1": "value1" @@ -51,7 +51,7 @@ "ns3-01.azure-dns.org", "ns4-01.azure-dns.info" ], - "zoneType":"Public" + "zoneType": "Public" }, "tags": { "key1": "value1" @@ -59,4 +59,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteAAAARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteAAAARecordset.json index 3c54ae0f2fd4..a9d27b7ca0be 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteAAAARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteAAAARecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteARecordset.json index 3aa2b719465a..6bdcf7bf12e8 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteARecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteCNAMERecordset.json index 8f1497d35bbb..6a7d9c66b70c 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteCNAMERecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteCaaRecordset.json index c237fd4a81f2..24b7f83107f3 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteCaaRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteMXRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteMXRecordset.json index ef04a4e9e7f3..827a1bb56ce6 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteMXRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteMXRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteNSRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteNSRecordset.json index 2330a8064651..74a65f712a0e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteNSRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteNSRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeletePTRRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeletePTRRecordset.json index 553c94bcc3f0..4fb6ad708d7c 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeletePTRRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeletePTRRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteSRVRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteSRVRecordset.json index 21fc3bf0785a..e3982fb8d824 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteSRVRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteSRVRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteTXTRecordset.json index fd1dbfb4f1e2..0419a989e4e3 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteTXTRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteZone.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteZone.json index e7837824fc23..a4e0590a16e6 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/DeleteZone.json @@ -14,4 +14,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetAAAARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetAAAARecordset.json index 91cb55cbe06a..2ac940b81636 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetAAAARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetAAAARecordset.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetARecordset.json index 54c329776155..9f343a6277b2 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetARecordset.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetCNAMERecordset.json index 17373b90361e..61741b0a2ac6 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetCNAMERecordset.json @@ -27,4 +27,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetCaaRecordset.json index 4edc848f5504..b981e133a74d 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetCaaRecordset.json @@ -31,4 +31,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetMXRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetMXRecordset.json index 6d521825c089..ab6b939f5905 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetMXRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetMXRecordset.json @@ -30,4 +30,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetNSRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetNSRecordset.json index 30750e21ebf2..c500d154f73c 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetNSRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetNSRecordset.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetPTRRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetPTRRecordset.json index 6c80ad294e33..b5add8df1199 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetPTRRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetPTRRecordset.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetSOARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetSOARecordset.json index be94df8af220..2fc5cbc02948 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetSOARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetSOARecordset.json @@ -33,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetSRVRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetSRVRecordset.json index 7beaecd9281a..6b207a304455 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetSRVRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetSRVRecordset.json @@ -32,4 +32,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetTXTRecordset.json index 25d05771bb11..7e1099ce14ac 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetTXTRecordset.json @@ -22,11 +22,14 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetZone.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetZone.json index 69d34abae586..54e2b1a16c66 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/GetZone.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListAAAARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListAAAARecordset.json index f8ba868d23ed..d0db225a25b7 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListAAAARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListAAAARecordset.json @@ -33,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListARecordset.json index 526fe4a44282..6f6abba2ca0c 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListARecordset.json @@ -33,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListCNAMERecordset.json index 1b425a17904e..723c6ba04bbf 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListCNAMERecordset.json @@ -31,4 +31,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListCaaRecordset.json index 574afd297970..7c6d49dda61e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListCaaRecordset.json @@ -35,4 +35,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListMXRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListMXRecordset.json index 46de44626d8a..bab68f0c3ed3 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListMXRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListMXRecordset.json @@ -34,4 +34,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListNSRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListNSRecordset.json index 168ec56a7b06..db2f39844c83 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListNSRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListNSRecordset.json @@ -33,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListPTRRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListPTRRecordset.json index 341e5e769d8a..2c618146a82c 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListPTRRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListPTRRecordset.json @@ -33,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListRecordSetsByZone.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListRecordSetsByZone.json index e4704d503ac9..2b359892bdd2 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListRecordSetsByZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListRecordSetsByZone.json @@ -68,4 +68,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListSOARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListSOARecordset.json index cceab2eea3c7..76757adb353e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListSOARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListSOARecordset.json @@ -37,4 +37,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListSRVRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListSRVRecordset.json index 098948746c45..06f6d9525c5c 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListSRVRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListSRVRecordset.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListTXTRecordset.json index fc6ca39cdab2..8b1345ab0e1b 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListTXTRecordset.json @@ -24,7 +24,10 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } @@ -33,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListZonesByResourceGroup.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListZonesByResourceGroup.json index 18f389d1272e..ef8d1a70f48e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListZonesByResourceGroup.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListZonesByResourceGroup.json @@ -50,4 +50,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListZonesBySubscription.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListZonesBySubscription.json index 3123cdae5540..ebcb3659d54e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListZonesBySubscription.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/ListZonesBySubscription.json @@ -49,4 +49,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchAAAARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchAAAARecordset.json index f1298d25bcbe..f1ecdf51ceb7 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchAAAARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchAAAARecordset.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchARecordset.json index 70034cadd738..73ddbf764ca9 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchARecordset.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchCNAMERecordset.json index e618f0013aec..dd261bc88ecb 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchCNAMERecordset.json @@ -34,4 +34,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchCaaRecordset.json index d2888020e4c3..10f3743a1750 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchCaaRecordset.json @@ -38,4 +38,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchMXRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchMXRecordset.json index c98538379052..7dbaf1af6597 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchMXRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchMXRecordset.json @@ -37,4 +37,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchNSRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchNSRecordset.json index 61e6e47807d6..f2dcd47898c7 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchNSRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchNSRecordset.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchPTRRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchPTRRecordset.json index 25332972b292..fa2523489c14 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchPTRRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchPTRRecordset.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchSOARecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchSOARecordset.json index 5a9509077865..8d10a9ea6d68 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchSOARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchSOARecordset.json @@ -40,4 +40,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchSRVRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchSRVRecordset.json index 734495d189f2..ef3fb0fd9b31 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchSRVRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchSRVRecordset.json @@ -39,4 +39,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchTXTRecordset.json index 913e82a3a09a..cc467aa1b940 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchTXTRecordset.json @@ -29,11 +29,14 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchZone.json b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchZone.json index c7746e904b95..ec2d7b7b33a9 100644 --- a/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/preview/2018-03-01-preview/examples/PatchZone.json @@ -34,4 +34,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2016-04-01/dns.json b/specification/dns/resource-manager/Microsoft.Network/stable/2016-04-01/dns.json index 6f8516d4686e..abceceff68c4 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2016-04-01/dns.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2016-04-01/dns.json @@ -1160,18 +1160,30 @@ }, "CloudError": { "type": "object", - "properties": { "error": { "$ref": "#/definitions/CloudErrorBody" } }, + "properties": { + "error": { + "$ref": "#/definitions/CloudErrorBody" + } + }, "x-ms-external": true }, "CloudErrorBody": { "type": "object", "properties": { - "code": { "type": "string" }, - "message": { "type": "string" }, - "target": { "type": "string" }, + "code": { + "type": "string" + }, + "message": { + "type": "string" + }, + "target": { + "type": "string" + }, "details": { "type": "array", - "items": { "$ref": "#/definitions/CloudErrorBody" } + "items": { + "$ref": "#/definitions/CloudErrorBody" + } } }, "x-ms-external": true diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/dns.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/dns.json index 26fa53a2b325..888e1dfae221 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/dns.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/dns.json @@ -1225,4 +1225,4 @@ } }, "parameters": {} -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/CreateOrUpdateCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/CreateOrUpdateCaaRecordset.json index 750265a64169..cc82ef56c154 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/CreateOrUpdateCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/CreateOrUpdateCaaRecordset.json @@ -68,4 +68,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/CreateOrUpdateZone.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/CreateOrUpdateZone.json index 3af644f07d16..230c9cf2eea4 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/CreateOrUpdateZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/CreateOrUpdateZone.json @@ -57,4 +57,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/DeleteCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/DeleteCaaRecordset.json index b052206fc4a9..2d8789150cc3 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/DeleteCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/DeleteCaaRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/DeleteZone.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/DeleteZone.json index 4a67b1f8a364..ec6cd5ce1826 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/DeleteZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/DeleteZone.json @@ -14,4 +14,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/GetCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/GetCaaRecordset.json index 2cd50da9e27a..0d3a1206c7c7 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/GetCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/GetCaaRecordset.json @@ -31,4 +31,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/GetZone.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/GetZone.json index 8572580f04b3..0eb077547abc 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/GetZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/GetZone.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListCaaRecordset.json index d442f0de6b30..fdc9b06a48a9 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListCaaRecordset.json @@ -35,4 +35,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListRecordSetsByZone.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListRecordSetsByZone.json index 2036c8a8c49a..fda9b21cb03e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListRecordSetsByZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListRecordSetsByZone.json @@ -68,4 +68,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListZonesByResourceGroup.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListZonesByResourceGroup.json index 66a80ff09c9f..7070a5d6e674 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListZonesByResourceGroup.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListZonesByResourceGroup.json @@ -50,4 +50,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListZonesBySubscription.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListZonesBySubscription.json index 3e6d77d5baea..3962882bd140 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListZonesBySubscription.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/ListZonesBySubscription.json @@ -49,4 +49,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/PatchCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/PatchCaaRecordset.json index cb4e25173756..7546915a88da 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/PatchCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-09-01/examples/PatchCaaRecordset.json @@ -38,4 +38,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/dns.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/dns.json index 48975103e059..72f48964cfd4 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/dns.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/dns.json @@ -1495,4 +1495,4 @@ } }, "parameters": {} -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateAAAARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateAAAARecordset.json index f6e67fffa943..805e53f16e1b 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateAAAARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateAAAARecordset.json @@ -62,4 +62,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateARecordset.json index a88c76ff27cf..2ba943368ec6 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateARecordset.json @@ -62,4 +62,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateCNAMERecordset.json index 9f94f6697129..80d7f4c0cf99 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateCNAMERecordset.json @@ -13,7 +13,7 @@ }, "TTL": 3600, "CNAMERecord": { - "cname": "contoso.com" + "cname": "contoso.com" } } } @@ -56,4 +56,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateCaaRecordset.json index 95856bd4ac32..3592a20ae577 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateCaaRecordset.json @@ -68,4 +68,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateMXRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateMXRecordset.json index 66641c3dc630..067f584404ff 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateMXRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateMXRecordset.json @@ -65,4 +65,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateNSRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateNSRecordset.json index 340725021f88..e01818056fd4 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateNSRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateNSRecordset.json @@ -62,4 +62,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdatePTRRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdatePTRRecordset.json index 00e51df90693..32a657c86583 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdatePTRRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdatePTRRecordset.json @@ -62,4 +62,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateSOARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateSOARecordset.json index 1a6e8f6caa1d..0b016ef06f80 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateSOARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateSOARecordset.json @@ -74,4 +74,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateSRVRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateSRVRecordset.json index af735af91933..22d7e876db78 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateSRVRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateSRVRecordset.json @@ -71,4 +71,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateTXTRecordset.json index 0aedd2e22689..658a7054dbca 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateTXTRecordset.json @@ -14,7 +14,10 @@ "TTL": 3600, "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } @@ -35,7 +38,10 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } @@ -55,11 +61,14 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateZone.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateZone.json index 1ee58adbfd42..c4b4a75ec819 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/CreateOrUpdateZone.json @@ -57,4 +57,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteAAAARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteAAAARecordset.json index 4c93a1905418..b5be7e30e42d 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteAAAARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteAAAARecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteARecordset.json index ad3dd481d00b..09c1cb8d560b 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteARecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteCNAMERecordset.json index b4dd1f9166f4..15cae2b00d7f 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteCNAMERecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteCaaRecordset.json index 639f98c22fee..491c16181afa 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteCaaRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteMXRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteMXRecordset.json index ab132a3df38d..7c771d5217b9 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteMXRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteMXRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteNSRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteNSRecordset.json index 823f75608f70..3bf410c06bc2 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteNSRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteNSRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeletePTRRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeletePTRRecordset.json index f9df501bf4f2..dbac92309ff4 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeletePTRRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeletePTRRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteSRVRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteSRVRecordset.json index 9af6262230fc..f50f3817d633 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteSRVRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteSRVRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteTXTRecordset.json index 011b051d9f8d..76cb98d15b39 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteTXTRecordset.json @@ -11,4 +11,4 @@ "200": {}, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteZone.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteZone.json index 23857faee2f6..51874220d279 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/DeleteZone.json @@ -14,4 +14,4 @@ }, "204": {} } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetAAAARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetAAAARecordset.json index 2baf90fa80ec..a1a19e7376ef 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetAAAARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetAAAARecordset.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetARecordset.json index f398f24fe452..e28dc72bfc8e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetARecordset.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetCNAMERecordset.json index ceb34558602b..bf9cc52e006e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetCNAMERecordset.json @@ -27,4 +27,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetCaaRecordset.json index 3446e63cbb72..c7e8af08a07e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetCaaRecordset.json @@ -31,4 +31,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetMXRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetMXRecordset.json index 58e0fa7fbd5e..efe29487ec66 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetMXRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetMXRecordset.json @@ -30,4 +30,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetNSRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetNSRecordset.json index 20658800c869..9aaa17881709 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetNSRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetNSRecordset.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetPTRRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetPTRRecordset.json index 9b64d5f0cdfa..a35ce3669658 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetPTRRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetPTRRecordset.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetSOARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetSOARecordset.json index 7f8f1588a3c1..0757c6078733 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetSOARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetSOARecordset.json @@ -33,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetSRVRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetSRVRecordset.json index 08f05fe6b00a..f657a365d2f5 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetSRVRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetSRVRecordset.json @@ -32,4 +32,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetTXTRecordset.json index 561eedd38ad6..d49bb35d5ab5 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetTXTRecordset.json @@ -22,11 +22,14 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetZone.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetZone.json index b84f7a69eac5..7c5e3abdfcfb 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/GetZone.json @@ -29,4 +29,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListAAAARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListAAAARecordset.json index e43aca35aa89..1df8377b6793 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListAAAARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListAAAARecordset.json @@ -33,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListARecordset.json index a68653cf5c30..dd9b78f03139 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListARecordset.json @@ -33,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListCNAMERecordset.json index dbcbd813729a..1cdd678538d9 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListCNAMERecordset.json @@ -31,4 +31,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListCaaRecordset.json index b6667b683600..348760a09e7f 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListCaaRecordset.json @@ -35,4 +35,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListMXRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListMXRecordset.json index c4ec665a6455..bb4f7b938437 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListMXRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListMXRecordset.json @@ -34,4 +34,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListNSRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListNSRecordset.json index fc6bb7100c6d..9ef2de596d0f 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListNSRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListNSRecordset.json @@ -33,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListPTRRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListPTRRecordset.json index 81dcea969f37..4ab0ace7843f 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListPTRRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListPTRRecordset.json @@ -33,4 +33,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListRecordSetsByZone.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListRecordSetsByZone.json index 2036c8a8c49a..fda9b21cb03e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListRecordSetsByZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListRecordSetsByZone.json @@ -68,4 +68,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListSOARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListSOARecordset.json index 04e530a4c1e0..0f0d41b6111f 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListSOARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListSOARecordset.json @@ -37,4 +37,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListSRVRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListSRVRecordset.json index 405a414bd140..d2dc1798cf17 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListSRVRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListSRVRecordset.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListTXTRecordset.json index 57428d42ab27..3abef6d6228a 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListTXTRecordset.json @@ -24,7 +24,10 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } @@ -33,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListZonesByResourceGroup.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListZonesByResourceGroup.json index 61ee5130eb06..ca2070d89a13 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListZonesByResourceGroup.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListZonesByResourceGroup.json @@ -50,4 +50,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListZonesBySubscription.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListZonesBySubscription.json index 2e79c1003e77..09b3b542c192 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListZonesBySubscription.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/ListZonesBySubscription.json @@ -49,4 +49,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchAAAARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchAAAARecordset.json index 827364a19e33..05a25183839e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchAAAARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchAAAARecordset.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchARecordset.json index 201a2b18e206..c6ae2ef9f5d0 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchARecordset.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchCNAMERecordset.json index 9084b361a87b..e36e3a5678df 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchCNAMERecordset.json @@ -34,4 +34,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchCaaRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchCaaRecordset.json index 63beabe4032d..1b2d96c4a7c4 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchCaaRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchCaaRecordset.json @@ -38,4 +38,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchMXRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchMXRecordset.json index cb924d351c80..4d79569a0991 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchMXRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchMXRecordset.json @@ -37,4 +37,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchNSRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchNSRecordset.json index 0af8cf4172eb..de6260057c15 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchNSRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchNSRecordset.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchPTRRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchPTRRecordset.json index a7f141eab4cb..243e9823a1a2 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchPTRRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchPTRRecordset.json @@ -36,4 +36,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchSOARecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchSOARecordset.json index 375bbf9c0cae..fd337df0cea9 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchSOARecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchSOARecordset.json @@ -40,4 +40,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchSRVRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchSRVRecordset.json index c02849c71c5f..304400a0bb04 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchSRVRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchSRVRecordset.json @@ -39,4 +39,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchTXTRecordset.json index 451e0d51bebd..3fa9eb8dfa8b 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchTXTRecordset.json @@ -29,11 +29,14 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchZone.json b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchZone.json index e5e6a891074f..9e5ccad11f3a 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2017-10-01/examples/PatchZone.json @@ -34,4 +34,4 @@ } } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json index 45936e311943..2efa32d4763e 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/dns.json @@ -1339,7 +1339,7 @@ "description": "provisioning State of the record set.", "readOnly": true }, - "targetResource":{ + "targetResource": { "$ref": "#/definitions/SubResource", "description": "A reference to an azure resource from where the dns resource value is taken." }, @@ -1628,7 +1628,7 @@ }, "description": "A list of dns Records " }, - "targetResource":{ + "targetResource": { "$ref": "#/definitions/SubResource", "description": "A reference to an azure resource from where the dns resource value is taken." } @@ -1737,4 +1737,4 @@ "description": "Specifies the API version." } } -} \ No newline at end of file +} diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateARecordsetAlias.json b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateARecordsetAlias.json index fbdbb8b70c3c..773d9fdca8f3 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateARecordsetAlias.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateARecordsetAlias.json @@ -12,7 +12,9 @@ "key1": "value1" }, "TTL": 3600, - "targetResource" : {"id" : "/subscriptions/726f8cd6-6459-4db4-8e6d-2cd2716904e2/resourceGroups/test/providers/Microsoft.Network/trafficManagerProfiles/testpp2"} + "targetResource": { + "id": "/subscriptions/726f8cd6-6459-4db4-8e6d-2cd2716904e2/resourceGroups/test/providers/Microsoft.Network/trafficManagerProfiles/testpp2" + } } } }, @@ -29,8 +31,10 @@ }, "TTL": 3600, "fqdn": "record1.zone1", - "targetResource" : {"id" : "/subscriptions/726f8cd6-6459-4db4-8e6d-2cd2716904e2/resourceGroups/test/providers/Microsoft.Network/trafficManagerProfiles/testpp2"}, - "ProvisioningState" : "Succeeded" + "targetResource": { + "id": "/subscriptions/726f8cd6-6459-4db4-8e6d-2cd2716904e2/resourceGroups/test/providers/Microsoft.Network/trafficManagerProfiles/testpp2" + }, + "provisioningState": "Succeeded" } } }, @@ -46,8 +50,10 @@ }, "TTL": 3600, "fqdn": "record1.zone1", - "targetResource" : {"id" : "/subscriptions/726f8cd6-6459-4db4-8e6d-2cd2716904e2/resourceGroups/test/providers/Microsoft.Network/trafficManagerProfiles/testpp2"}, - "ProvisioningState" : "Succeeded" + "targetResource": { + "id": "/subscriptions/726f8cd6-6459-4db4-8e6d-2cd2716904e2/resourceGroups/test/providers/Microsoft.Network/trafficManagerProfiles/testpp2" + }, + "provisioningState": "Succeeded" } } } diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateCNAMERecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateCNAMERecordset.json index fe5238543720..066cd00e9163 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateCNAMERecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateCNAMERecordset.json @@ -13,7 +13,7 @@ }, "TTL": 3600, "CNAMERecord": { - "cname": "contoso.com" + "cname": "contoso.com" } } } diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateTXTRecordset.json index 0843f8bbf48e..f629e5e8acf7 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateTXTRecordset.json @@ -14,7 +14,10 @@ "TTL": 3600, "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } @@ -35,7 +38,10 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } @@ -55,7 +61,10 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateZone.json b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateZone.json index 8d14c52766bd..a9108939d82d 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateZone.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/CreateOrUpdateZone.json @@ -28,7 +28,7 @@ "ns3-01.azure-dns.org", "ns4-01.azure-dns.info" ], - "zoneType":"Public" + "zoneType": "Public" }, "tags": { "key1": "value1" @@ -51,7 +51,7 @@ "ns3-01.azure-dns.org", "ns4-01.azure-dns.info" ], - "zoneType":"Public" + "zoneType": "Public" }, "tags": { "key1": "value1" diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/GetDnsResourceReference.json b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/GetDnsResourceReference.json index 544f903c4858..4b292f8ac473 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/GetDnsResourceReference.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/GetDnsResourceReference.json @@ -2,29 +2,29 @@ "parameters": { "api-version": "2018-05-01", "subscriptionId": "subid", - "parameters" : { + "parameters": { "targetResources": [ { "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/trafficManagerProfiles/testpp2" } ] - } + } }, "responses": { "200": { "body": { "properties": { "dnsResourceReferences": [ - { - "dnsResources": [ - { - "id": "/subscriptions/subid/resourcegroups/rg1/providers/microsoft.network/dnszones/hydratest.dnszone.com5989/a/hydratestdnsrec9310" - } - ], - "targetResource": { - "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/trafficManagerProfiles/testpp2" - } + { + "dnsResources": [ + { + "id": "/subscriptions/subid/resourcegroups/rg1/providers/microsoft.network/dnszones/hydratest.dnszone.com5989/a/hydratestdnsrec9310" + } + ], + "targetResource": { + "id": "/subscriptions/subid/resourceGroups/rg1/providers/Microsoft.Network/trafficManagerProfiles/testpp2" } + } ] } } diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/GetTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/GetTXTRecordset.json index cdf6ce7f3b09..068df7b98620 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/GetTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/GetTXTRecordset.json @@ -22,7 +22,10 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/ListTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/ListTXTRecordset.json index 7b185b382ee5..0cdb55ca5da8 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/ListTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/ListTXTRecordset.json @@ -24,7 +24,10 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] } diff --git a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/PatchTXTRecordset.json b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/PatchTXTRecordset.json index 1032f8412f53..7db56ca06e5f 100644 --- a/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/PatchTXTRecordset.json +++ b/specification/dns/resource-manager/Microsoft.Network/stable/2018-05-01/examples/PatchTXTRecordset.json @@ -29,7 +29,10 @@ "fqdn": "record1.zone1", "TXTRecords": [ { - "value": [ "string1", "string2" ] + "value": [ + "string1", + "string2" + ] } ] }