FunctionMonkey icon indicating copy to clipboard operation
FunctionMonkey copied to clipboard

Fix stream blob storage with output bindings compilation error

Open rturnq opened this issue 4 years ago • 0 comments

Stream blob storage functions will fail to compile if you try to use output bindings with them because pluginFunctions cannot be found. This PR resolves that by adding it to the template.

rturnq avatar Jun 11 '20 17:06 rturnq