Skip to content

Commit 9ef4535

Browse files
committed
made changes to seal blob for 74
1 parent 0d34db6 commit 9ef4535

File tree

1 file changed

+2
-4
lines changed
  • specification/storage/data-plane/Microsoft.BlobStorage/preview/2020-02-10

1 file changed

+2
-4
lines changed

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

Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -6125,9 +6125,6 @@
61256125
},
61266126
{
61276127
"$ref": "#/parameters/BlobTagsHeader"
6128-
},
6129-
{
6130-
"$ref": "#/parameters/SealBlob"
61316128
}
61326129
],
61336130
"responses": {
@@ -9651,7 +9648,8 @@
96519648
"type": "string",
96529649
"format": "date-time-rfc1123"
96539650
},
9654-
"IsSealed": {
9651+
"Sealed": {
9652+
"x-ms-client-name": "IsSealed",
96559653
"type": "boolean"
96569654
},
96579655
"RehydratePriority": {

0 commit comments

Comments
 (0)