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