Skip to content

Commit 4e6bd6d

Browse files
authored
Update CodeExamplesManifest.json (#154)
Signed-off-by: meihDS <[email protected]>
1 parent 880780c commit 4e6bd6d

File tree

1 file changed

+6
-0
lines changed

1 file changed

+6
-0
lines changed

manifest/CodeExamplesManifest.json

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2599,6 +2599,12 @@
25992599
"ExampleNumber": 1,
26002600
"ExampleName": "Validate HMAC signature",
26012601
"ExampleDescription": "Demonstrates an example workflow for a client app receiving and validating a webhook (DocuSign Connect) message using HMAC security.",
2602+
"LinkToHowTo": [
2603+
{
2604+
"Path": "https://developers.docusign.com/platform/webhooks/connect/validate/",
2605+
"PathName": "How to validate an HMAC signature"
2606+
}
2607+
],
26022608
"Forms": [
26032609
{
26042610
"Inputs": [

0 commit comments

Comments
 (0)