added tests for web search and changed nameing to be consistent
added readme example for web search, updated exports
added websearch-tests to testlistarm.txt
changed location of done(), minor style changes
added docs for search key env variable
fixed export source directory
fixed exported client names
readme changes
added updated generated code with polymorphic discrimnators
regenerated sdk with polymorphic discriminator changes
seperated search keys
updated codegen mappings and gulp for adding credentials
used vanilla favor toe generate code
removed credentials from codegen mappings
cognitiveservices
testlistarm
finished vision tests
vision files, tests, recordings, etc
minor changes, added docs for env vars
fixed tests
moved done()
readme version
regenerated using vanilla flavor and added codegen
added entitysearch codegen
generated all available sdks, starting to write tests for text analytics
added generated code and tests for text-analytics
fixed up tests
added back removed files
unchanged suite-base from rebasing
renamed test
uncommented tests
cognitive
minor readme changes
added clarification account example is for text analytics
removed done() from readme
minor changes, doced env variable
fixed error
changed done() location
readme version
regenerated code for textanalytics
added codegen mappings and regenerated using vanilla
regenerated code with enum reference outside anonymous function scope
Added back the steps for configuring and associating a role to the
service principal and added a link to the automated script for creating
the sp and role.
Updated the authentication documentation to better illustrate the
various ways to authenticate in the SDK. Update the samples to use a
more idiomatic JavaScript style.