Skip to content
This repository has been archived by the owner on Apr 26, 2024. It is now read-only.

Document additional routes for event_creator #3018

Closed
turt2live opened this issue Mar 21, 2018 · 2 comments
Closed

Document additional routes for event_creator #3018

turt2live opened this issue Mar 21, 2018 · 2 comments
Labels
A-Docs things relating to the documentation z-p2 (Deprecated Label)

Comments

@turt2live
Copy link
Member

reference:

^/_matrix/client/(api/v1|r0|unstable)/rooms/.*/(join|invite|leave|ban|unban|kick)$  event_creator
^/_matrix/client/(api/v1|r0|unstable)/join/                                         event_creator
@turt2live
Copy link
Member Author

note: it's also important to not forget the $ at the end of the first route, otherwise joined_members and other calls will be routed incorrectly.

@neilisfragile neilisfragile added z-p2 (Deprecated Label) A-Docs things relating to the documentation labels Mar 27, 2018
turt2live added a commit to turt2live/synapse that referenced this issue Apr 4, 2018
Fixes matrix-org#3018

Signed-off-by: Travis Ralston <travpc@gmail.com>
@richvdh
Copy link
Member

richvdh commented Apr 5, 2018

fised by #2886

@richvdh richvdh closed this as completed Apr 5, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
A-Docs things relating to the documentation z-p2 (Deprecated Label)
Projects
None yet
Development

No branches or pull requests

3 participants