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
The metadata generation build process is not handling the required casing correctly. Currently, the infrastructure expects things like the trigger type to be camel cased (e.g. httpTrigger vs HttpTrigger).
The text was updated successfully, but these errors were encountered:
The metadata generation build process is not handling the required casing correctly. Currently, the infrastructure expects things like the trigger type to be camel cased (e.g.
httpTrigger
vsHttpTrigger
).The text was updated successfully, but these errors were encountered: