Skip to content
This repository was archived by the owner on Jan 23, 2025. It is now read-only.

Commit 0afc487

Browse files
committed
fixing docusign issue
1 parent 8643d53 commit 0afc487

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

actions/docusign.js

+1-1
Original file line numberDiff line numberDiff line change
@@ -310,7 +310,7 @@ exports.generateDocusignViewURL = {
310310
blockedConnectionTypes: [],
311311
outputExample: {},
312312
version: 'v2',
313-
transaction: 'read',
313+
transaction: 'write',
314314
cacheEnabled : false,
315315
databases: ["informixoltp", "common_oltp"],
316316
inputs: {

0 commit comments

Comments
 (0)