Azure / Azure/azure-functions-host
Input bindings return empty strings for scripting languages
Open
- Dominant language
- C#
- Stars
- 2k
- Forks
- 482
- Avg merge
- 2d 12h
- Merged PRs (30d)
- 38
Description
input bindings return empty strings. Missing write to stream for binding input case.
https://github.com/Azure/azure-webjobs-sdk-script/blob/9cc600461bb176ba768dfa2787f835693f8d6bac/src/WebJobs.Script/Description/ScriptFunctionInvokerBase.cs#L81
Contributor guide
Assessment
This issue has not been assessed yet.