cognitive-services-quickstart-code icon indicating copy to clipboard operation
cognitive-services-quickstart-code copied to clipboard

Update ImageAnalysisQuickstart.js

Open holymoly opened this issue 2 years ago • 1 comments

Purpose

Function was not defined in code.

Does this introduce a breaking change?

if now picture could be dowloaded the execution was aborted.

[x] Yes
[ ] No

Pull Request Type

I copied the function from ComputerVisionKickstart.js into this example.

[x] Bugfix
[ ] Feature
[ ] Code style update (formatting, local variables)
[ ] Refactoring (no functional changes, no api changes)
[ ] Documentation content changes
[ ] Other... Please describe:

How to Test

  • Get the code
git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

holymoly avatar Feb 02 '22 12:02 holymoly

CLA assistant check
All CLA requirements met.

ghost avatar Feb 02 '22 12:02 ghost