From dfb42802c3f32a121356305c6e99cc3bbd3924a4 Mon Sep 17 00:00:00 2001 From: MatMaul Date: Wed, 5 Jul 2023 14:17:28 +0000 Subject: [PATCH] deploy: cc780b3f7711b422698ef3392c2caf146312855d --- develop/admin_api/user_admin_api.html | 6 +++--- develop/print.html | 6 +++--- 2 files changed, 6 insertions(+), 6 deletions(-) diff --git a/develop/admin_api/user_admin_api.html b/develop/admin_api/user_admin_api.html index 39b4bb3e51..61269be951 100644 --- a/develop/admin_api/user_admin_api.html +++ b/develop/admin_api/user_admin_api.html @@ -1185,7 +1185,7 @@ being limited.
  • user_id - The fully qualified MXID: for example, @user:server.com. The user must be local.
  • -

    Check username availability

    +

    Check username availability

    Checks to see if a username is available, and valid, for the server. See the client-server API for more information.

    @@ -1196,7 +1196,7 @@ for more information.

    The request and response format is the same as the /_matrix/client/r0/register/available API.

    -

    Find a user based on their ID in an auth provider

    +

    Find a user based on their ID in an auth provider

    The API is:

    GET /_synapse/admin/v1/auth_providers/$provider/users/$external_id
     
    @@ -1220,7 +1220,7 @@ for more information.

    }

    Added in Synapse 1.68.0.

    -

    Find a user based on their Third Party ID (ThreePID or 3PID)

    +

    Find a user based on their Third Party ID (ThreePID or 3PID)

    The API is:

    GET /_synapse/admin/v1/threepid/$medium/users/$address
     
    diff --git a/develop/print.html b/develop/print.html index 8288d5a80e..2346f415aa 100644 --- a/develop/print.html +++ b/develop/print.html @@ -14694,7 +14694,7 @@ being limited.
  • user_id - The fully qualified MXID: for example, @user:server.com. The user must be local.
  • -

    Check username availability

    +

    Check username availability

    Checks to see if a username is available, and valid, for the server. See the client-server API for more information.

    @@ -14705,7 +14705,7 @@ for more information.

    The request and response format is the same as the /_matrix/client/r0/register/available API.

    -

    Find a user based on their ID in an auth provider

    +

    Find a user based on their ID in an auth provider

    The API is:

    GET /_synapse/admin/v1/auth_providers/$provider/users/$external_id
     
    @@ -14729,7 +14729,7 @@ for more information.

    }

    Added in Synapse 1.68.0.

    -

    Find a user based on their Third Party ID (ThreePID or 3PID)

    +

    Find a user based on their Third Party ID (ThreePID or 3PID)

    The API is:

    GET /_synapse/admin/v1/threepid/$medium/users/$address