Files
aviq-boilerplate/CityInfo.API/CityInfo.API.http
2026-03-01 16:08:37 +01:00

7 lines
131 B
HTTP

@CityInfo.API_HostAddress = http://localhost:5244
GET {{CityInfo.API_HostAddress}}/weatherforecast/
Accept: application/json
###