Fix syntax error in JSON
This commit is contained in:
parent
380f186273
commit
d0b018c46e
2 changed files with 1 additions and 1 deletions
Binary file not shown.
|
@ -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…
Add table
Add a link
Reference in a new issue