Skip to content

Commit bda4880

Browse files
committed
Incorporate review
1 parent d8292f0 commit bda4880

File tree

1 file changed

+3
-0
lines changed

1 file changed

+3
-0
lines changed

proposals/3720-account-status.md

+3
Original file line numberDiff line numberDiff line change
@@ -83,6 +83,9 @@ Below is how this endpoint behaves in case of errors:
8383
user ID, the endpoint responds with a 400 status code and a `M_INVALID_PARAM`
8484
error code.
8585

86+
If the `user_ids` field is an empty list, the server responds with a `200 OK`
87+
status and an empty body (`{}`).
88+
8689
### `POST /_matrix/federation/v1/account_status`
8790

8891
This endpoint behaves in an identical way to the client-side endpoint described

0 commit comments

Comments
 (0)