mirror of
https://github.com/house-of-abbey/GarminHomeAssistant.git
synced 2025-12-04 21:28:16 +00:00
Enhance REQBIN API testing section with notes
Added important notes about using REQBIN for API testing, including URL formatting and request limits. Signed-off-by: Philip Abbey <philipabbey@users.noreply.github.com>
This commit is contained in:
@@ -116,7 +116,9 @@ pause
|
||||
|
||||
#### API: On-line
|
||||
|
||||
There's an online way of testing the API URL too, thanks to [REQBIN](https://reqbin.com/post-online). This has less setup and it can be saved if you log into the web site.
|
||||
There's an online way of testing the API URL too, thanks to [REQBIN](https://reqbin.com/post-online). This has less setup and it can be saved if you log into the web site. Please note two things:
|
||||
1. The URL entere below must include a trailing '/' unlike the URL entered into the watch settings.
|
||||
2. The service imposes a limit on the number requests you can submit without a subscription, so click with purpose! NB. Changing browser buys you a few more clicks.
|
||||
|
||||

|
||||
|
||||
|
||||
Reference in New Issue
Block a user