mirror of
https://github.com/matrix-org/matrix-spec
synced 2026-03-06 03:34:09 +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",
|
"state_key": "@alice:example.org",
|
||||||
"content": {
|
"content": {
|
||||||
"membership": "knock",
|
"membership": "knock",
|
||||||
|
"displayname": "Alice",
|
||||||
|
"avatar_url": "mxc://example.org/avatar",
|
||||||
"reason": "I want to join this room as I really love foxes!"
|
"reason": "I want to join this room as I really love foxes!"
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Reference in a new issue