You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
* Room manipulations (Update room topic, name and avatar): expected method (PUT)
70
70
* Get members of existing room: expected method (GET)
71
71
* Upload media: expected method (POST)
72
+
* Invite a user to participate in a particular room: expected method (POST)
72
73
73
74
## API coverage
74
75
The following are the currently mocked API endpoints. These should respond with the same HTTP status code, content type and response content as a real Synapse server.
0 commit comments