Azure-Samples/cognitive-services-REST-api-samples

Update endpoint for Bing Search

MaxiPigna opened this issue · 1 comments

Update the following endpoint

var endpoint = "https://api.cognitive.microsoft.com/bing/v7.0/search";

with the new one https://api.bing.microsoft.com/v7.0/search

Duplicated #172