Skip to content

Commit 996baa0

Browse files
committed
Merge pull request #115 from chughts/master
added deprecation notice to old Visual Recognition
2 parents aaeffe7 + bf03cc8 commit 996baa0

1 file changed

Lines changed: 3 additions & 1 deletion

File tree

services/visual_recognition/v1.html

Lines changed: 3 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -356,7 +356,9 @@
356356
</script>
357357

358358
<script type="text/x-red" data-help-name="watson-visual-util">
359-
<p>A node for managing the classifiers in the Visual Recognition service in Watson</p>
359+
<p><b>NB:</b> This node uses the old beta API and it is only being retained for backward compatibility for anyone that has an olde AlchemyAPI key. It will no longer work with new AlchemyAPI keys.</p>
360+
<br/>
361+
<p>A node for managing the classifiers in the Visual Recognition service in Watson</p>
360362
<p>More information about this service can be found in the
361363
<a href='https://www.ibm.com/smarterplanet/us/en/ibmwatson/developercloud/doc/visual-recognition/'>Image Recognition API documentation</a></p>.
362364
</script>

0 commit comments

Comments
 (0)