Incorporate review

babolivier/user_status
Brendan Abolivier 2 years ago
parent d8292f0d51
commit bda488084e
No known key found for this signature in database
GPG Key ID: CB2B33F7C23D44C6

@ -83,6 +83,9 @@ Below is how this endpoint behaves in case of errors:
user ID, the endpoint responds with a 400 status code and a `M_INVALID_PARAM`
error code.
If the `user_ids` field is an empty list, the server responds with a `200 OK`
status and an empty body (`{}`).
### `POST /_matrix/federation/v1/account_status`
This endpoint behaves in an identical way to the client-side endpoint described

Loading…
Cancel
Save