From 182ff5c4bbe9f0dafecf376a53f865752386b0eb Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Wed, 15 Jan 2025 16:07:31 +0100 Subject: [PATCH] Revert `id_server` formats MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Kévin Commaille --- data/api/client-server/administrative_contact.yaml | 4 ---- .../client-server/definitions/request_email_validation.yaml | 1 - .../client-server/definitions/request_msisdn_validation.yaml | 1 - data/api/client-server/registration.yaml | 1 - 4 files changed, 7 deletions(-) diff --git a/data/api/client-server/administrative_contact.yaml b/data/api/client-server/administrative_contact.yaml index 2ce11e53..eddb2b01 100644 --- a/data/api/client-server/administrative_contact.yaml +++ b/data/api/client-server/administrative_contact.yaml @@ -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 diff --git a/data/api/client-server/definitions/request_email_validation.yaml b/data/api/client-server/definitions/request_email_validation.yaml index aa47e658..d52ea18e 100644 --- a/data/api/client-server/definitions/request_email_validation.yaml +++ b/data/api/client-server/definitions/request_email_validation.yaml @@ -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 diff --git a/data/api/client-server/definitions/request_msisdn_validation.yaml b/data/api/client-server/definitions/request_msisdn_validation.yaml index 8d5d7385..fba3a615 100644 --- a/data/api/client-server/definitions/request_msisdn_validation.yaml +++ b/data/api/client-server/definitions/request_msisdn_validation.yaml @@ -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 diff --git a/data/api/client-server/registration.yaml b/data/api/client-server/registration.yaml index a2d04305..a418d2d2 100644 --- a/data/api/client-server/registration.yaml +++ b/data/api/client-server/registration.yaml @@ -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`