diff --git a/backend/src/src.http b/backend/src/src.http deleted file mode 100644 index fffe865..0000000 --- a/backend/src/src.http +++ /dev/null @@ -1,6 +0,0 @@ -@src_HostAddress = http://localhost:5092 - -GET {{src_HostAddress}}/weatherforecast/ -Accept: application/json - -###