Commit 588c11a
[Blob][BugFix]set_blob_service_properties Throws Exception When Parameters are All None
set_blob_service_properties should remind the users to give correct input when the users give a bad input, while now the request is still sending out even with bad parameters.
https://msazure.visualstudio.com/One/_workitems/edit/37151991 parent 13e065e commit 588c11a
File tree
2 files changed
+10
-0
lines changed- azure-storage-blob/azure/storage/blob
- tests/common
2 files changed
+10
-0
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
1534 | 1534 | | |
1535 | 1535 | | |
1536 | 1536 | | |
| 1537 | + | |
| 1538 | + | |
| 1539 | + | |
| 1540 | + | |
| 1541 | + | |
1537 | 1542 | | |
1538 | 1543 | | |
1539 | 1544 | | |
| |||
| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
132 | 132 | | |
133 | 133 | | |
134 | 134 | | |
| 135 | + | |
| 136 | + | |
| 137 | + | |
| 138 | + | |
| 139 | + | |
135 | 140 | | |
136 | 141 | | |
137 | 142 | | |
| |||
0 commit comments