From fb285180f7c95bbc4391bda9f6108937a69ac080 Mon Sep 17 00:00:00 2001 From: rickle-msft Date: Tue, 14 Apr 2020 12:11:51 -0700 Subject: [PATCH] Removed contentLength from setTags --- .../Microsoft.BlobStorage/preview/2019-12-12/blob.json | 3 --- 1 file changed, 3 deletions(-) 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 24ee28409bd9..1f35757c8543 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 @@ -8773,9 +8773,6 @@ { "$ref": "#/parameters/VersionId" }, - { - "$ref": "#/parameters/ContentLength" - }, { "$ref": "#/parameters/ContentMD5" },