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
Using a --json argument, the Function Runner should be able to output the Function run result as a JSON object. This will make it easier for clients to consume the data.
Using a
--jsonargument, the Function Runner should be able to output the Function run result as a JSON object. This will make it easier for clients to consume the data.