12 lines
212 B
JSON
Raw Normal View History

{
"bindings": [
{
"type": "blobTrigger",
"direction": "in",
"name": "newBlob",
"path": "uploads/{name}",
"connection": ""
}
]
}