ProjectUserManager/UserManagement.API/UserManagement.API.http
2024-09-06 10:59:27 +02:00

7 lines
149 B
HTTP

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