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 d70b41e commit fdfb07dCopy full SHA for fdfb07d
examples/discovery_v2.py
@@ -19,7 +19,7 @@
19
## Initialize discovery instance ##
20
discovery = DiscoveryV2(version='2019-11-22', authenticator=authenticator)
21
discovery.set_service_url(
22
- 'https://zen-gm-cpd-zen-gm.apps.big-smoke-lb-1.fyre.ibm.com/discovery/deweyan-poet/instances/1574286017227/api'
+ '<service url>'
23
)
24
discovery.set_disable_ssl_verification(True)
25
0 commit comments