Debug API
This commit is contained in:
parent
6557bc5c67
commit
7cd8cebf61
1 changed files with 2 additions and 0 deletions
|
@ -31,6 +31,7 @@
|
||||||
#+BEGIN_SRC json
|
#+BEGIN_SRC json
|
||||||
{
|
{
|
||||||
"type": "update",
|
"type": "update",
|
||||||
|
"game-id": 1,
|
||||||
"direction": "left",
|
"direction": "left",
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
@ -49,6 +50,7 @@
|
||||||
#+BEGIN_SRC json
|
#+BEGIN_SRC json
|
||||||
{
|
{
|
||||||
"type": "update",
|
"type": "update",
|
||||||
|
"game-id": 1,
|
||||||
"direction": null
|
"direction": null
|
||||||
}
|
}
|
||||||
#+END_SRC
|
#+END_SRC
|
||||||
|
|
Loading…
Add table
Reference in a new issue