mirror of
https://github.com/He4eT/simple-spaceapi.git
synced 2026-05-04 17:37:24 +00:00
Update README.md
This commit is contained in:
parent
6a22c5c914
commit
aa75f85d63
1 changed files with 1 additions and 1 deletions
|
|
@ -61,7 +61,7 @@ http PUT \
|
||||||
http://localhost:1337/api/state \
|
http://localhost:1337/api/state \
|
||||||
Authorization:"Bearer $API_TOKEN" \
|
Authorization:"Bearer $API_TOKEN" \
|
||||||
data:='{
|
data:='{
|
||||||
"open": true,
|
"open": "true",
|
||||||
"trigger_person": "Owner",
|
"trigger_person": "Owner",
|
||||||
"message": "We are open!"
|
"message": "We are open!"
|
||||||
}'
|
}'
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue