From eba9eff4712aced40dbaf283298675855ad50769 Mon Sep 17 00:00:00 2001 From: Gauri Prasad Date: Thu, 5 Mar 2020 12:06:30 -0800 Subject: [PATCH 1/2] Changed name to headersPresent --- .../Microsoft.BlobStorage/preview/2019-12-12/blob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 2d4185ebc246..e4fe9a36b5cf 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 @@ -9189,7 +9189,7 @@ "name": "EscapeChar" } }, - "HasHeaders": { + "HeadersPresent": { "type": "boolean", "description": "has headers", "xml": { From ae3f13e73f3d1b2b3a92b7ee81066b81a51b8f0b Mon Sep 17 00:00:00 2001 From: Gauri Prasad Date: Thu, 5 Mar 2020 12:12:14 -0800 Subject: [PATCH 2/2] added headers present to missed spot --- .../Microsoft.BlobStorage/preview/2019-12-12/blob.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) 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 e4fe9a36b5cf..9c030aa1c8cb 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 @@ -9158,7 +9158,7 @@ "FieldQuote", "RecordSeparator", "EscapeChar", - "HasHeaders" + "HeadersPresent" ], "properties": { "ColumnSeparator": {