mirror of
https://github.com/matrix-org/matrix-spec
synced 2025-12-24 09:58:38 +01:00
forgot to update one json example
This commit is contained in:
parent
f0411a3cc5
commit
776436a5f0
|
|
@ -123,6 +123,8 @@ Content-Type: application/json
|
|||
"state_key": "@alice:example.org",
|
||||
"content": {
|
||||
"membership": "knock",
|
||||
"displayname": "Alice",
|
||||
"avatar_url": "mxc://example.org/avatar",
|
||||
"reason": "I want to join this room as I really love foxes!"
|
||||
}
|
||||
}
|
||||
|
|
|
|||
Loading…
Reference in a new issue