aboutsummaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--doc/api.org2
1 files changed, 2 insertions, 0 deletions
diff --git a/doc/api.org b/doc/api.org
index 2d0046c..daa6e5b 100644
--- a/doc/api.org
+++ b/doc/api.org
@@ -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