Closed shweaver-MSFT closed 3 years ago
Thanks shweaver-MSFT for opening a Pull Request! The reviewers will test the PR and highlight if there is any merge conflict or changes required. If the PR is approved we will proceed to merge the pull request 🙌
Fixes #140
PR Type
What kind of change does this PR introduce?
What is the current behavior?
MockProvider is currently broken because the underlying service endpoint changed.
What is the new behavior?
Instead of pointing to a hardcoded proxy url, we now make a request to a middle service to get the proxy url, and then use that for any outgoing requests.
PR Checklist
Please check if your PR fulfills the following requirements:
Other information