diff --git a/scripts/api_test.http b/scripts/api_test.http index 6a0baa97e..07d6f49c2 100755 --- a/scripts/api_test.http +++ b/scripts/api_test.http @@ -1,6 +1,7 @@ # testing EMS-ESP API -# use with "REST Client" extension in Visual Studio Code -# https://marketplace.visualstudio.com/items?itemName=humao.rest-client +# to be used with "REST Client" extension in Visual Studio Code (https://marketplace.visualstudio.com/items?itemName=humao.rest-client) +# Open this file in VSC, modify the token, go to the API call and click on 'Send Request' (or Ctrl+Alt+R) +# The response will be shown in the right panel @host = http://ems-esp.local @host_dev = http://ems-esp2.local