Skip to content

Commit 075e400

Browse files
committed
Adding authType to invokeWorkflow example
1 parent 0bce50e commit 075e400

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

packages/sdk/src/server/index.ts

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -835,6 +835,7 @@ export class ServerClient {
835835
* "Accept": "application/json",
836836
* },
837837
* },
838+
* "oauth",
838839
* );
839840
* console.log(response);
840841
* ```

0 commit comments

Comments
 (0)