Skip to content

Commit d7cbda6

Browse files
authored
Remove delimiter from list blob flat segment response (#7376)
Resolves #7350
1 parent ccf01ab commit d7cbda6

File tree

1 file changed

+0
-3
lines changed
  • specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02

1 file changed

+0
-3
lines changed

specification/storage/data-plane/Microsoft.BlobStorage/preview/2019-02-02/blob.json

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -8254,9 +8254,6 @@
82548254
"MaxResults": {
82558255
"type": "integer"
82568256
},
8257-
"Delimiter": {
8258-
"type": "string"
8259-
},
82608257
"Segment": {
82618258
"$ref": "#/definitions/BlobFlatListSegment"
82628259
},

0 commit comments

Comments
 (0)