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": {
|
"user_id": {
|
||||||
"type": "string",
|
"type": "string",
|
||||||
"description": "Contains the fully-qualified ID of the user who *sent* this event."
|
"description": "Contains the fully-qualified ID of the user who *sent* this event."
|
||||||
},
|
}
|
||||||
},
|
},
|
||||||
"required": ["room_id"]
|
"required": ["room_id"]
|
||||||
}
|
}
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue