DotBased/TestWebApi/TestWebApi.http

7 lines
127 B
Plaintext
Raw Permalink Normal View History

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