Skip to content

Commit a90a4f4

Browse files
authored
Merge pull request #129 from docusign/DEVDOCS-17408
DEVDOCS-17408 - changing expiration time to 24 hours
2 parents 5db9f4b + 82b91f6 commit a90a4f4

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

examples/WebForms/eg001CreateInstance.sh

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -54,7 +54,7 @@ printf \
5454
"Company": "Tally",
5555
"JobTitle": "Programmer Writer"
5656
},
57-
"expirationOffset": 3600
57+
"expirationOffset": 24
5858
}' >$request_data
5959
#ds-snippet-end:WebForms1Step4
6060

0 commit comments

Comments
 (0)