CourseWork/University/UniversityRestApi/UniversityRestApi.http

7 lines
147 B
Plaintext
Raw Normal View History

@UniversityRestApi_HostAddress = http://localhost:5032
GET {{UniversityRestApi_HostAddress}}/weatherforecast/
Accept: application/json
###