We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 3484ce2 commit e9fb9b9Copy full SHA for e9fb9b9
app/ds_config_sample.py
@@ -25,7 +25,7 @@
25
"gateway_display_name": "Stripe",
26
"github_example_url": "https://github.com/docusign/code-examples-python/tree/master/app/",
27
"documentation": "", # Use an empty string to indicate no documentation path.
28
- "quickstart": "{QUICKSTART_VALUE}"
+ "quickstart": False # When set to True, only the first code example is available in the examples menu.
29
}
30
31
DS_JWT = {
0 commit comments