diff --git a/doc/api/deviceauth.rst b/doc/api/deviceauth.rst index add0ca3d1..99d9006b9 100644 --- a/doc/api/deviceauth.rst +++ b/doc/api/deviceauth.rst @@ -249,7 +249,10 @@ You can get three response codes: Content-Type: application/json { - "event": "democon", + "event": { + "name": "Demo Conference", + "slug": "democon" + }, "subevent": 23, "checkinlist": 5 }