diff --git a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Delete.json b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Delete.json index 84d0398fe28d..04ddeed0ac9d 100644 --- a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Delete.json +++ b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Delete.json @@ -6,14 +6,8 @@ "api-version": "2020-03-01" }, "responses": { - "200": { - "body": "" - }, - "202": { - "body": "" - }, - "204": { - "body": "" - } + "200": {}, + "202": {}, + "204": {} } } diff --git a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Flush.json b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Flush.json index 84d0398fe28d..04ddeed0ac9d 100644 --- a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Flush.json +++ b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Flush.json @@ -6,14 +6,8 @@ "api-version": "2020-03-01" }, "responses": { - "200": { - "body": "" - }, - "202": { - "body": "" - }, - "204": { - "body": "" - } + "200": {}, + "202": {}, + "204": {} } } diff --git a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Start.json b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Start.json index 84d0398fe28d..04ddeed0ac9d 100644 --- a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Start.json +++ b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Start.json @@ -6,14 +6,8 @@ "api-version": "2020-03-01" }, "responses": { - "200": { - "body": "" - }, - "202": { - "body": "" - }, - "204": { - "body": "" - } + "200": {}, + "202": {}, + "204": {} } } diff --git a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Stop.json b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Stop.json index 84d0398fe28d..04ddeed0ac9d 100644 --- a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Stop.json +++ b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_Stop.json @@ -6,14 +6,8 @@ "api-version": "2020-03-01" }, "responses": { - "200": { - "body": "" - }, - "202": { - "body": "" - }, - "204": { - "body": "" - } + "200": {}, + "202": {}, + "204": {} } } diff --git a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_UpgradeFirmware.json b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_UpgradeFirmware.json index 8fc7d10d1476..dee91969d739 100644 --- a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_UpgradeFirmware.json +++ b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/Caches_UpgradeFirmware.json @@ -6,14 +6,8 @@ "api-version": "2020-03-01" }, "responses": { - "201": { - "body": "" - }, - "202": { - "body": "" - }, - "204": { - "body": "" - } + "201": {}, + "202": {}, + "204": {} } } diff --git a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/StorageTargets_Delete.json b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/StorageTargets_Delete.json index 1eff5e3b6b78..4f04d40ed15b 100644 --- a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/StorageTargets_Delete.json +++ b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/examples/StorageTargets_Delete.json @@ -7,14 +7,8 @@ "storageTargetName": "st1" }, "responses": { - "200": { - "body": "" - }, - "202": { - "body": "" - }, - "204": { - "body": "" - } + "200": {}, + "202": {}, + "204": {} } } diff --git a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/storagecache.json b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/storagecache.json index 680db216b06c..bb6896b79ef0 100644 --- a/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/storagecache.json +++ b/specification/storagecache/resource-manager/Microsoft.StorageCache/stable/2020-03-01/storagecache.json @@ -332,16 +332,13 @@ ], "responses": { "200": { - "description": "Cache deleted.", - "schema": {} + "description": "Cache deleted." }, "202": { - "description": "Started the Cache's transition to Deleted state. Poll the Cache to monitor.", - "schema": {} + "description": "Started the Cache's transition to Deleted state. Poll the Cache to monitor." }, "204": { - "description": "Cache deleted.", - "schema": {} + "description": "Cache deleted." }, "default": { "description": "Error response describing why the operation failed.", @@ -584,16 +581,13 @@ ], "responses": { "200": { - "description": "All cached data has been flushed to the Storage Target(s).", - "schema": {} + "description": "All cached data has been flushed to the Storage Target(s)." }, "202": { - "description": "Cache has started flushing to its Storage Target(s). Poll the Cache's state field to monitor.", - "schema": {} + "description": "Cache has started flushing to its Storage Target(s). Poll the Cache's state field to monitor." }, "204": { - "description": "Cache flush already in progress or has completed.", - "schema": {} + "description": "Cache flush already in progress or has completed." }, "default": { "description": "Error response describing why the operation failed.", @@ -648,16 +642,13 @@ ], "responses": { "200": { - "description": "Cache is Active.", - "schema": {} + "description": "Cache is Active." }, "202": { - "description": "Cache has started the transition to Active. Poll the Cache's state field to monitor.", - "schema": {} + "description": "Cache has started the transition to Active. Poll the Cache's state field to monitor." }, "204": { - "description": "Restarted VMs associated with the cache.", - "schema": {} + "description": "Restarted VMs associated with the cache." }, "default": { "description": "Error response describing why the operation failed.", @@ -712,16 +703,13 @@ ], "responses": { "200": { - "description": "Cache is stopped.", - "schema": {} + "description": "Cache is stopped." }, "202": { - "description": "Cache has started the transition to Stopped. Poll the Cache's state field to monitor.", - "schema": {} + "description": "Cache has started the transition to Stopped. Poll the Cache's state field to monitor." }, "204": { - "description": "Stopped VMs associated with the cache.", - "schema": {} + "description": "Stopped VMs associated with the cache." }, "default": { "description": "Error response describing why the operation failed.", @@ -841,16 +829,13 @@ ], "responses": { "200": { - "description": "Storage target deleted.", - "schema": {} + "description": "Storage target deleted." }, "202": { - "description": "Started the Storage Target's deletion. Poll the Cache's Storage Targets to monitor.", - "schema": {} + "description": "Started the Storage Target's deletion. Poll the Cache's Storage Targets to monitor." }, "204": { - "description": "Storage Target deleted.", - "schema": {} + "description": "Storage Target deleted." }, "default": { "description": "Error response describing why the operation failed.", @@ -1046,16 +1031,13 @@ ], "responses": { "201": { - "description": "Cache firmware is up to date.", - "schema": {} + "description": "Cache firmware is up to date." }, "202": { - "description": "Cache has started the upgrade. Poll the Cache's state field to monitor.", - "schema": {} + "description": "Cache has started the upgrade. Poll the Cache's state field to monitor." }, "204": { - "description": "Cache firmware is up to date.", - "schema": {} + "description": "Cache firmware is up to date." }, "default": { "description": "Error response describing why the operation failed.",