Skip to content

Commit db33535

Browse files
authored
Made LeaseId optional on File Break Lease (#7952)
1 parent b11a654 commit db33535

File tree

1 file changed

+1
-1
lines changed
  • specification/storage/data-plane/Microsoft.FileStorage/preview/2019-07-07

1 file changed

+1
-1
lines changed

specification/storage/data-plane/Microsoft.FileStorage/preview/2019-07-07/file.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3285,7 +3285,7 @@
32853285
"$ref": "#/parameters/Timeout"
32863286
},
32873287
{
3288-
"$ref": "#/parameters/LeaseIdRequired"
3288+
"$ref": "#/parameters/LeaseIdOptional"
32893289
},
32903290
{
32913291
"$ref": "#/parameters/ApiVersionParameter"

0 commit comments

Comments
 (0)