Azure-Samples / dotnet-core-api

A simple ASP.NET Core API application that demonstrates how to run API apps in Azure App Service.
MIT License
122 stars 692 forks source link

updated URL on line 51 for CORS and name #14

Closed Rob97 closed 2 years ago

Rob97 commented 2 years ago

Purpose

Does this introduce a breaking change?

[ ] Yes
[ ] No

Pull Request Type

What kind of change does this Pull Request introduce?

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

How to Test

git clone [repo-address]
cd [repo-name]
git checkout [branch-name]
npm install

What to Check

Verify that the following are valid

Other Information