summary refs log tree commit diff
path: root/extra/admin-api/Spacebar.AdminAPI/Spacebar.AdminAPI.http
diff options
context:
space:
mode:
Diffstat (limited to 'extra/admin-api/Spacebar.AdminAPI/Spacebar.AdminAPI.http')
-rw-r--r--extra/admin-api/Spacebar.AdminAPI/Spacebar.AdminAPI.http6
1 files changed, 6 insertions, 0 deletions
diff --git a/extra/admin-api/Spacebar.AdminAPI/Spacebar.AdminAPI.http b/extra/admin-api/Spacebar.AdminAPI/Spacebar.AdminAPI.http
new file mode 100644

index 000000000..707c9676d --- /dev/null +++ b/extra/admin-api/Spacebar.AdminAPI/Spacebar.AdminAPI.http
@@ -0,0 +1,6 @@ +@Spacebar.AdminAPI_HostAddress = http://localhost:5112 + +GET {{Spacebar.AdminAPI_HostAddress}}/weatherforecast/ +Accept: application/json + +###