mirror of https://github.com/dapr/docs.git
change Delete Blob to Delete blob
This commit is contained in:
parent
80786d1c33
commit
ce23a2511b
|
@ -202,7 +202,7 @@ To perform a get blob operation, invoke the Azure Blob Storage binding with a `P
|
|||
|
||||
The response body contains the value stored in the blob object.
|
||||
|
||||
### Delete Blob
|
||||
### Delete blob
|
||||
|
||||
To perform a delete blob operation, invoke the Azure Blob Storage binding with a `POST` method and the following JSON body:
|
||||
|
||||
|
|
Loading…
Reference in New Issue