From 35f96ade8ad95c99a3704e721f4cc1d8fed9ac6a Mon Sep 17 00:00:00 2001 From: Alexander Fechler Date: Fri, 23 Feb 2024 13:44:46 +0100 Subject: [PATCH] Remove empty line. --- docs/admin_api/user_admin_api.md | 1 - 1 file changed, 1 deletion(-) diff --git a/docs/admin_api/user_admin_api.md b/docs/admin_api/user_admin_api.md index 0a52fe0684..70a9638e96 100644 --- a/docs/admin_api/user_admin_api.md +++ b/docs/admin_api/user_admin_api.md @@ -287,7 +287,6 @@ The following fields are returned in the JSON response body: *Added in Synapse 1.93:* the `locked` query parameter and response field. - ## List Accounts (V3) This API returns all local user accounts (see v2). In contrast to v2, the query parameter `deactivated` is handled differently.