Debug API

This commit is contained in:
Loic Guegan 2019-05-07 18:29:32 +02:00
parent 6557bc5c67
commit 7cd8cebf61

View file

@ -31,6 +31,7 @@
#+BEGIN_SRC json
{
"type": "update",
"game-id": 1,
"direction": "left",
}
#+END_SRC
@ -49,6 +50,7 @@
#+BEGIN_SRC json
{
"type": "update",
"game-id": 1,
"direction": null
}
#+END_SRC