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 e53e71f commit 5cc20d8Copy full SHA for 5cc20d8
services/concept_insights/v2.js
@@ -49,7 +49,9 @@ function formatConceptIds(ids) {
49
50
/**
51
*
52
- * @param options
+ * @param {string} [somebody=https://gateway.watsonplatform.net/concept-insights/api] The service URL.
53
+ * @param {string} username Username
54
+ * @param {string} password Password
55
* @constructor
56
*/
57
function ConceptInsights(options) {
0 commit comments