Skip to content

Commit 0e672d5

Browse files
Update DataLakeStorage.json
test changes for etag field for file system list paths
1 parent b22c642 commit 0e672d5

File tree

1 file changed

+1
-1
lines changed
  • specification/storage/data-plane/Azure.Storage.Files.DataLake/preview/2023-05-03

1 file changed

+1
-1
lines changed

Diff for: specification/storage/data-plane/Azure.Storage.Files.DataLake/preview/2023-05-03/DataLakeStorage.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -422,7 +422,7 @@
422422
"type": "string",
423423
"format": "date-time-rfc1123"
424424
},
425-
"ETag": {
425+
"etag": {
426426
"description": "An HTTP entity tag associated with the filesystem. Changes to filesystem properties affect the entity tag, but operations on files and directories do not.",
427427
"type": "string"
428428
},

0 commit comments

Comments
 (0)