diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/examples/Accounts_Get.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/examples/Accounts_Get.json index 09d61b067dc0..8d66e1d9a64b 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/examples/Accounts_Get.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/examples/Accounts_Get.json @@ -8,10 +8,10 @@ "responses": { "200": { "body": { - "location": "eastus", - "properties": { - "provisioningState": "Created" - } + "location": "eastus", + "properties": { + "provisioningState": "Created" + } } } } diff --git a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/netapp.json b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/netapp.json index ece379cb0215..ea1fa7b7abc2 100644 --- a/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/netapp.json +++ b/specification/netapp/resource-manager/Microsoft.NetApp/stable/2019-07-01/netapp.json @@ -1878,7 +1878,10 @@ "items": { "type": "string" }, - "example": [ "NFSv3", "NFSv4.1" ] + "example": [ + "NFSv3", + "NFSv4.1" + ] }, "provisioningState": { "type": "string",