1
2
3
4
5
6
@NewPdaSqlServer_HostAddress = http://localhost:5204
 
GET {{NewPdaSqlServer_HostAddress}}/weatherforecast/
Accept: application/json
 
###