Merge pull request #2151 from reivilibre/push_id_event_id

Fix Push Gateway API example: Field renamed to event_id
pull/977/head
Travis Ralston 5 years ago committed by GitHub
commit 2a2dddab94
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

@ -57,7 +57,7 @@ paths:
type: object
example: {
"notification": {
"id": "$3957tyerfgewrf384",
"event_id": "$3957tyerfgewrf384",
"room_id": "!slw48wfj34rtnrf:example.com",
"type": "m.room.message",
"sender": "@exampleuser:matrix.org",

Loading…
Cancel
Save