From f6fe6d0f1c1fdce60a3e22e54694225b29af8737 Mon Sep 17 00:00:00 2001 From: Soheel Chughtai Date: Thu, 24 Mar 2022 16:33:40 +0000 Subject: [PATCH] Remove username/password fields --- README.md | 9 +-------- services/tone_analyzer/v3.html | 13 ++----------- services/tone_analyzer/v3.js | 23 +---------------------- 3 files changed, 4 insertions(+), 41 deletions(-) diff --git a/README.md b/README.md index ed50716f..20760f90 100644 --- a/README.md +++ b/README.md @@ -13,14 +13,7 @@ Node-RED Watson Nodes for IBM Cloud - Min version of Node is 12.20.0 - Drop Personality Insights node - Drop Visual Recognition nodes -- Remove Username / Password fields from nodes for - - Assistant V1 - - Assistant V2 - - Discovery V1 - - Language Translator nodes - - Natural Language Classifier - - Speech to Text - - Text to Speech +- Remove Username / Password fields from all nodes ### Watson Nodes for Node-RED diff --git a/services/tone_analyzer/v3.html b/services/tone_analyzer/v3.html index d5e7ca3d..abcfbb1f 100644 --- a/services/tone_analyzer/v3.html +++ b/services/tone_analyzer/v3.html @@ -1,5 +1,5 @@