This commit is contained in:
Travis Ralston 2025-03-27 10:28:55 -06:00
parent 71ce620fc0
commit fe880fdaf4
35 changed files with 96 additions and 36 deletions

View file

@ -1 +0,0 @@
Remove the `origin` field in `PUT /send_join` responses, because it was never sent in the first place.

View file

@ -1 +0,0 @@
Clarify that `m.join_rules` should be in the `auth_events` of an `m.room.member` event with a `membership` of `knock`.

View file

@ -1 +0,0 @@
Remove an erroneous `room_id` field in a few examples.