Remove 'unsigned.invite_room_state' from the fed invite v2

This is undocumented other than in the example. Synapse accidentally returns this,
which I assume is the reason it ended up in an example.
anoa/invite_knock_room_state
Andrew Morgan 2 years ago
parent 0fe15e17f7
commit f6d6f1bcb7

@ -128,11 +128,6 @@ paths:
"origin": "example.org",
"origin_server_ts": 1549041175876,
"sender": "@someone:example.org",
"unsigned": {
"invite_room_state": {
"$ref": "../../event-schemas/examples/invite_room_state.json"
}
},
"content": {
"membership": "invite"
},

Loading…
Cancel
Save