github-bot-uwp-toolkit/unclosedIssuesInMergedPr/function.json

15 строки
287 B
JSON

{
"bindings": [
{
"webHookType": "github",
"name": "req",
"type": "httpTrigger",
"direction": "in"
},
{
"type": "http",
"direction": "out",
"name": "$return"
}
]
}