Skip to content

Commit

Permalink
Incorporate review
Browse files Browse the repository at this point in the history
  • Loading branch information
babolivier committed Sep 1, 2022
1 parent d8292f0 commit bda4880
Showing 1 changed file with 3 additions and 0 deletions.
3 changes: 3 additions & 0 deletions proposals/3720-account-status.md
Original file line number Diff line number Diff line change
Expand Up @@ -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 (`{}`).

This comment has been minimized.

Copy link
@DMRobertson

DMRobertson Sep 5, 2022

Contributor

I think this probably ought to be an error? Otherwise we're inviting people to send us no-op requests?

### `POST /_matrix/federation/v1/account_status`

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

0 comments on commit bda4880

Please sign in to comment.