Commit from GitHub Actions (Publish APIs & Clients)

This commit is contained in:
asim
2021-10-11 13:01:57 +00:00
parent 1d3ba793f3
commit 6ada3cd5b5
7 changed files with 7 additions and 7 deletions

View File

@@ -1,6 +1,6 @@
import * as fx from "m3o/function";
// Call a function
// Call a function by name
async function CallAfunction() {
let functionService = new fx.FunctionService(process.env.MICRO_API_TOKEN);
let rsp = await functionService.call({