From 20af92c0a802ede7af049d51907856681d544696 Mon Sep 17 00:00:00 2001 From: Charles Le Maux Date: Tue, 8 Oct 2024 13:30:35 +0200 Subject: [PATCH] [+] Benchmark placeholder tester request --- Simple API.http | 7 ++----- 1 file changed, 2 insertions(+), 5 deletions(-) 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