ChatApi/ChatApi.http
2024-11-28 22:49:03 -03:00

7 lines
121 B
HTTP

@ChatApi_HostAddress = http://localhost:5020
GET {{ChatApi_HostAddress}}/weatherforecast/
Accept: application/json
###