Skip to content

Commit

Permalink
videoanalyzers-fix-missing-host (#14181)
Browse files Browse the repository at this point in the history
  • Loading branch information
weidongxu-microsoft authored Apr 30, 2021
1 parent 07ebe18 commit eb9cccc
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"description": "Azure Video Analyzer resource provider API definition.",
"version": "2021-05-01-preview"
},
"host": "management.azure.com",
"consumes": [
"application/json"
],
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,7 @@
"description": "Azure Video Analyzer resource provider API definition.",
"version": "2021-05-01-preview"
},
"host": "management.azure.com",
"consumes": [
"application/json"
],
Expand Down

0 comments on commit eb9cccc

Please sign in to comment.