DotBased/TestWebApi/TestWebApi.http

7 lines
127 B
HTTP

@TestWebApi_HostAddress = http://localhost:5044
GET {{TestWebApi_HostAddress}}/weatherforecast/
Accept: application/json
###