Fix syntax error in JSON

pull/977/head
Mark Haines 9 years ago
parent 380f186273
commit d0b018c46e

@ -17,7 +17,7 @@
"user_id": {
"type": "string",
"description": "Contains the fully-qualified ID of the user who *sent* this event."
},
}
},
"required": ["room_id"]
}

Loading…
Cancel
Save