From 39517f275a47437a45ee2902b3861ea70828b57d Mon Sep 17 00:00:00 2001 From: Kamil Sobol <61715331+kasobol-msft@users.noreply.github.com> Date: Thu, 22 Apr 2021 10:20:53 -0700 Subject: [PATCH 1/4] Fix typo --- .../Microsoft.BlobStorage/preview/2020-08-04/blob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-08-04/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-08-04/blob.json index e8f99ef63ec6..c921b8cb0802 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-08-04/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-08-04/blob.json @@ -11621,7 +11621,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path", From 416802d08aff2eaada18d88c54873ed476fbe5d4 Mon Sep 17 00:00:00 2001 From: Kamil Sobol <61715331+kasobol-msft@users.noreply.github.com> Date: Thu, 22 Apr 2021 10:22:02 -0700 Subject: [PATCH 2/4] Update blob.json --- .../Microsoft.BlobStorage/preview/2020-06-12/blob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-06-12/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-06-12/blob.json index 9ffc9e0a8220..22e51378b71c 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-06-12/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-06-12/blob.json @@ -11610,7 +11610,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path", From d639885bcb8c9505a019649d12d2e84d7fc34d9e Mon Sep 17 00:00:00 2001 From: Kamil Sobol <61715331+kasobol-msft@users.noreply.github.com> Date: Thu, 22 Apr 2021 10:37:27 -0700 Subject: [PATCH 3/4] Update queue.json --- .../Microsoft.QueueStorage/preview/2018-03-28/queue.json | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/specification/storage/data-plane/Microsoft.QueueStorage/preview/2018-03-28/queue.json b/specification/storage/data-plane/Microsoft.QueueStorage/preview/2018-03-28/queue.json index 43585ffd9664..4eb103709ab3 100644 --- a/specification/storage/data-plane/Microsoft.QueueStorage/preview/2018-03-28/queue.json +++ b/specification/storage/data-plane/Microsoft.QueueStorage/preview/2018-03-28/queue.json @@ -1650,7 +1650,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, queue or message that is the targe of the desired operation.", + "description": "The URL of the service account, queue or message that is the target of the desired operation.", "required": true, "type": "string", "in": "path", @@ -1874,4 +1874,4 @@ "description": "Optional. If specified, the request must be made using an x-ms-version of 2011-08-18 or later. If not specified, the default value is 0. Specifies the new visibility timeout value, in seconds, relative to server time. The new value must be larger than or equal to 0, and cannot be larger than 7 days. The visibility timeout of a message cannot be set to a value later than the expiry time. visibilitytimeout should be set to a value smaller than the time-to-live value." } } -} \ No newline at end of file +} From dd26b17f0dc48c3396f6637c79fefbe2ca0b13bc Mon Sep 17 00:00:00 2001 From: Kamil Sobol Date: Thu, 22 Apr 2021 10:41:16 -0700 Subject: [PATCH 4/4] wip --- .../Microsoft.BlobStorage/preview/2019-02-02/blob.json | 2 +- .../Microsoft.BlobStorage/preview/2019-07-07/blob.json | 2 +- .../Microsoft.BlobStorage/preview/2019-12-12/blob.json | 2 +- .../Microsoft.BlobStorage/preview/2020-02-10/blob.json | 2 +- .../Microsoft.BlobStorage/preview/2020-04-08/blob.json | 2 +- .../stable/2018-11-09/DataLakeStorage.json | 2 +- .../stable/2019-12-12/DataLakeStorage.json | 2 +- .../stable/2020-02-10/DataLakeStorage.json | 2 +- .../stable/2020-06-12/DataLakeStorage.json | 2 +- 9 files changed, 9 insertions(+), 9 deletions(-) diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json index b152ce3f03d5..f78dbf439e5a 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json @@ -9002,7 +9002,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path", diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-07-07/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-07-07/blob.json index fb6675701e05..c0700fa09659 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-07-07/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-07-07/blob.json @@ -9151,7 +9151,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path", diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json index 9060b2e5b6ee..07a59ad2ef5b 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-12-12/blob.json @@ -10766,7 +10766,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path", diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-02-10/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-02-10/blob.json index 9ad8dcb57c33..337fef865de0 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-02-10/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-02-10/blob.json @@ -10839,7 +10839,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path", diff --git a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-04-08/blob.json b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-04-08/blob.json index 5cdc6c4bc24b..ba67c4b5d986 100644 --- a/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-04-08/blob.json +++ b/specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-04-08/blob.json @@ -11225,7 +11225,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path", diff --git a/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2018-11-09/DataLakeStorage.json b/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2018-11-09/DataLakeStorage.json index fe2c61e77477..7d0c90e892de 100644 --- a/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2018-11-09/DataLakeStorage.json +++ b/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2018-11-09/DataLakeStorage.json @@ -1891,7 +1891,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path", diff --git a/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2019-12-12/DataLakeStorage.json b/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2019-12-12/DataLakeStorage.json index 8ad81cda4ee3..e7560ec352b4 100644 --- a/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2019-12-12/DataLakeStorage.json +++ b/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2019-12-12/DataLakeStorage.json @@ -2111,7 +2111,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path", diff --git a/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2020-02-10/DataLakeStorage.json b/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2020-02-10/DataLakeStorage.json index dd240da7610a..d5968977accf 100644 --- a/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2020-02-10/DataLakeStorage.json +++ b/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2020-02-10/DataLakeStorage.json @@ -2140,7 +2140,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path", diff --git a/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2020-06-12/DataLakeStorage.json b/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2020-06-12/DataLakeStorage.json index 976d5362dc40..dfbbb379b3c5 100644 --- a/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2020-06-12/DataLakeStorage.json +++ b/specification/storage/data-plane/Microsoft.StorageDataLake/stable/2020-06-12/DataLakeStorage.json @@ -2333,7 +2333,7 @@ "parameters": { "Url": { "name": "url", - "description": "The URL of the service account, container, or blob that is the targe of the desired operation.", + "description": "The URL of the service account, container, or blob that is the target of the desired operation.", "required": true, "type": "string", "in": "path",