Csharp-API-Template/Simple API.http
2024-10-08 13:30:35 +02:00

7 lines
129 B
HTTP

@Simple_API_HostAddress = http://localhost:5094
###
GET {{Simple_API_HostAddress}}/Auth/benchmark/300
Authorization: Bearer
###