diff --git a/alex-api.http b/alex-api.http deleted file mode 100644 index b866976..0000000 --- a/alex-api.http +++ /dev/null @@ -1,6 +0,0 @@ -@alex_api_HostAddress = http://localhost:5165 - -GET {{alex_api_HostAddress}}/weatherforecast/ -Accept: application/json - -###