PIAPS_CW/RestAPI/RestAPI.http
2024-05-09 17:45:03 +04:00

7 lines
121 B
HTTP

@RestAPI_HostAddress = http://localhost:5168
GET {{RestAPI_HostAddress}}/weatherforecast/
Accept: application/json
###