Attempt valid json

dbkr/notifs_api
David Baker 8 years ago
parent c16ba9488f
commit 41781e95b2

@ -69,11 +69,11 @@ paths:
"actions": [ "actions": [
"notify" "notify"
], ],
"profile_tag", null, "profile_tag": null,
"read", true, "read": true,
"room_id", "!abcdefg:example.com", "room_id": "!abcdefg:example.com",
"ts", "1475508881945", "ts": "1475508881945",
"event", { "event": {
} }
} }
} }

Loading…
Cancel
Save