Skip to content

Commit dce4497

Browse files
authored
adding monitor link to ds_config file
1 parent da790f3 commit dce4497

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/ds_config_sample.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -29,6 +29,7 @@
2929
"gateway_name": "stripe",
3030
"gateway_display_name": "Stripe",
3131
"github_example_url": "https://github.com/docusign/code-examples-python/tree/master/app/eSignature/examples/",
32+
"monitor_github_url": "https://github.com/docusign/code-examples-python/tree/master/app/monitor/examples/",
3233
"documentation": "", # Use an empty string to indicate no documentation path.
3334
"quickstart": "{QUICKSTART_VALUE}"
3435
}

0 commit comments

Comments
 (0)