Skip to content
This repository was archived by the owner on Apr 24, 2019. It is now read-only.

Commit 1f77371

Browse files
author
Antti Yli-Tokola
committed
Merge pull request #60 from ARMmbed/doc_chage
Add note that only GET operations can be done through API console
2 parents 15b6779 + b08ced5 commit 1f77371

File tree

1 file changed

+2
-1
lines changed

1 file changed

+2
-1
lines changed

README.md

+2-1
Original file line numberDiff line numberDiff line change
@@ -105,7 +105,8 @@ handle_button_click, new value of counter is 1
105105

106106
![SW2 pressed five times, as shown by the API Console](clicks.png)
107107

108-
**NOTE:** If you get an error, for example `Server Response: 410 (Gone)`, clear your browser's cache, log out, and log back in.
108+
**NOTE:** If you get an error, for example `Server Response: 410 (Gone)`, clear your browser's cache, log out, and log back in.
109+
**NOTE:** Only GET methods can be executed through [Device Connector > API Console](https://connector.mbed.com/#console). For the other methods check the [mbed Device Connector Quick Start](https://github.com/ARMmbed/mbed-connector-api-node-quickstart).
109110

110111
### Application resources
111112

0 commit comments

Comments
 (0)