You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
dataType field was added to BindingInfo to reflect the dataType entry specified in function.json when using blob related input bindings.
We can use this information to do more pre-validation at the function load phase.