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
* A slimmed down version of `RpcFunctionMetadata` that includes the minimum amount of information needed to register a function
25
+
* A slimmed down version of `RpcFunctionMetadata` that includes only the properties respected as a part of the `registerFunction` api
26
26
* NOTE: All properties on this object need to be deterministic to support the multiple worker scenario. More info here: https://github.com/Azure/azure-functions-nodejs-worker/issues/638
0 commit comments