diff --git a/api/client-server/notifications.yaml b/api/client-server/notifications.yaml index 32fd12a1..c23864f3 100644 --- a/api/client-server/notifications.yaml +++ b/api/client-server/notifications.yaml @@ -69,11 +69,11 @@ paths: "actions": [ "notify" ], - "profile_tag", null, - "read", true, - "room_id", "!abcdefg:example.com", - "ts", "1475508881945", - "event", { + "profile_tag": null, + "read": true, + "room_id": "!abcdefg:example.com", + "ts": "1475508881945", + "event": { } } }