Skip to content

Commit

Permalink
chore
Browse files Browse the repository at this point in the history
  • Loading branch information
yokonsan committed May 23, 2023
1 parent 55c9394 commit 74bac64
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -130,9 +130,9 @@ curl -X 'POST' \
-H 'accept: application/json' \
-H 'Content-Type: application/json' \
-d '{
"msg_id": "1110480496422568037",
"msg_hash": "e86694be-3c81-456a-9567-6a589f8856cd",
"trigger_id": "1720781807"
"msg_id": "xxxxxxxxxx",
"msg_hash": "xxxxx-xxx-xxxx-xxxx-xxxxxx",
"trigger_id": "xxxxxxxxxx"
}'
```

Expand Down

0 comments on commit 74bac64

Please sign in to comment.