Support for blob binding output content-type
Open
feature
- Dominant language
- PowerShell
- Stars
- 1.1k
- Forks
- 215
- Avg merge
- 4h 2m
- Merged PRs (30d)
- 1
Description
There is (at least) one feature missing here to parameterize the blob write. Please add an option to set a content-type on the blob.
```json
{
"type": "blob",
"direction": "out",
"name": "outputBlob",
"path": "invoices/{site}/{id}/{stage}.json",
"connection": "AzureWebJobsStorage"
}
```
Contributor guide
No contributing guide indexed for this repository
Assessment
This issue has not been assessed yet.