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 f51dab2 commit a3505b7Copy full SHA for a3505b7
visual-recognition/v3-generated.ts
@@ -29,7 +29,7 @@ class VisualRecognitionV3 extends BaseService {
29
name: string; // set by prototype to 'visual_recognition'
30
version: string; // set by prototype to 'v3'
31
32
- static URL: string = 'https://gateway.watsonplatform.net/visual-recognition/api';
+ static URL: string = 'https://gateway-a.watsonplatform.net/visual-recognition/api';
33
34
/**
35
* Construct a VisualRecognitionV3 object.
0 commit comments