From 9f565ad4f466aafb935bcc68d01f5d44e7437dbc Mon Sep 17 00:00:00 2001 From: Evgeny Agafonchikov Date: Wed, 5 Jun 2019 17:44:11 +0300 Subject: [PATCH] Update specs to avoid readOnly in the request body --- .../Microsoft.Network/stable/2019-04-01/bastionHost.json | 1 - .../Microsoft.Network/stable/2019-06-01/bastionHost.json | 1 - 2 files changed, 2 deletions(-) diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/bastionHost.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/bastionHost.json index a8b991a255b2..860cc5714cce 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/bastionHost.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-04-01/bastionHost.json @@ -297,7 +297,6 @@ }, "name": { "type": "string", - "readOnly": true, "description": "Name of the resource that is unique within a resource group. This name can be used to access the resource." }, "etag": { diff --git a/specification/network/resource-manager/Microsoft.Network/stable/2019-06-01/bastionHost.json b/specification/network/resource-manager/Microsoft.Network/stable/2019-06-01/bastionHost.json index 73c57d8b6ff1..8da661f085d9 100644 --- a/specification/network/resource-manager/Microsoft.Network/stable/2019-06-01/bastionHost.json +++ b/specification/network/resource-manager/Microsoft.Network/stable/2019-06-01/bastionHost.json @@ -297,7 +297,6 @@ }, "name": { "type": "string", - "readOnly": true, "description": "Name of the resource that is unique within a resource group. This name can be used to access the resource." }, "etag": {