WebApi.http 119 B

123456
  1. @WebApi_HostAddress = http://localhost:5215
  2. GET {{WebApi_HostAddress}}/weatherforecast/
  3. Accept: application/json
  4. ###