Revert id_server formats

Signed-off-by: Kévin Commaille <zecakeh@tedomum.fr>
This commit is contained in:
Kévin Commaille 2025-01-15 16:07:31 +01:00
parent ed080f41fb
commit 182ff5c4bb
No known key found for this signature in database
GPG key ID: 0C971D9DBC9D678D
4 changed files with 0 additions and 7 deletions

View file

@ -120,7 +120,6 @@ paths:
description: The client secret used in the session with the identity server.
id_server:
type: string
format: mx-server-name
description: The identity server to use.
id_access_token:
type: string
@ -280,7 +279,6 @@ paths:
description: The client secret used in the session with the identity server.
id_server:
type: string
format: mx-server-name
description: The identity server to use.
id_access_token:
type: string
@ -340,7 +338,6 @@ paths:
properties:
id_server:
type: string
format: mx-server-name
description: |-
The identity server to unbind from. If not provided, the homeserver
MUST use the `id_server` the identifier was added through. If the
@ -411,7 +408,6 @@ paths:
properties:
id_server:
type: string
format: mx-server-name
description: |-
The identity server to unbind from. If not provided, the homeserver
MUST use the `id_server` the identifier was added through. If the

View file

@ -18,7 +18,6 @@ allOf:
properties:
id_server:
type: string
format: mx-server-name
description: |-
The hostname of the identity server to communicate with. May optionally
include a port. This parameter is ignored when the homeserver handles

View file

@ -18,7 +18,6 @@ allOf:
properties:
id_server:
type: string
format: mx-server-name
description: |-
The hostname of the identity server to communicate with. May optionally
include a port. This parameter is ignored when the homeserver handles

View file

@ -614,7 +614,6 @@ paths:
- $ref: definitions/auth_data.yaml
id_server:
type: string
format: mx-server-name
description: |-
The identity server to unbind all of the user's 3PIDs from.
If not provided, the homeserver MUST use the `id_server`