diff --git a/Simple API.http b/Simple API.http index de200dd..0a81637 100644 --- a/Simple API.http +++ b/Simple API.http @@ -1,10 +1,7 @@ @Simple_API_HostAddress = http://localhost:5094 -GET {{Simple_API_HostAddress}}/weatherforecast/ -Accept: application/json - ### -PUT {{Simple_API_HostAddress}}/test/put -Authorization: Bearer +GET {{Simple_API_HostAddress}}/Auth/benchmark/300 +Authorization: Bearer ### \ No newline at end of file