diff options
Diffstat (limited to 'Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.http')
-rw-r--r-- | Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.http | 6 |
1 files changed, 6 insertions, 0 deletions
diff --git a/Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.http b/Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.http new file mode 100644 index 0000000..01d5fcc --- /dev/null +++ b/Utilities/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.http @@ -0,0 +1,6 @@ +@LibMatrix.HomeserverEmulator_HostAddress = http://localhost:5298 + +GET {{LibMatrix.HomeserverEmulator_HostAddress}}/weatherforecast/ +Accept: application/json + +### |