7 lines
131 B
Plaintext
Raw Normal View History

2024-05-11 22:14:52 +04:00
@DinerRestApi_HostAddress = http://localhost:5023
2024-05-01 21:05:07 +04:00
2024-05-11 22:14:52 +04:00
GET {{DinerRestApi_HostAddress}}/weatherforecast/
2024-05-01 21:05:07 +04:00
Accept: application/json
###