From 3dfb7b81b0fe19d37a7bf1183e248ca10c56277c Mon Sep 17 00:00:00 2001 From: Rory& Date: Fri, 23 Feb 2024 11:23:27 +0000 Subject: HS emulator --- .../LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.http | 6 ++++++ 1 file changed, 6 insertions(+) create mode 100644 Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.http (limited to 'Tests/LibMatrix.HomeserverEmulator/LibMatrix.HomeserverEmulator.http') 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 + +### -- cgit 1.4.1