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 7c2bb18 commit d3bc0c2Copy full SHA for d3bc0c2
watson_developer_cloud/visual_recognition_v3.py
@@ -30,7 +30,7 @@ def __init__(self, version, url=default_url, use_vcap_services=True, api_key=Non
30
"""
31
Construct an instance. Fetches service parameters from VCAP_SERVICES
32
runtime variable for Bluemix, or it defaults to local URLs.
33
- :param version: specifies the specific version-date of the service to use
+ :param version: specifies the specific version-date of the service to use, for example '2016-05-20'
34
35
36
WatsonDeveloperCloudService.__init__(
0 commit comments