From 5192eff70f78027b481db91c97f0ceac2510a975 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Mon, 6 Jan 2025 04:12:15 +0100 Subject: [PATCH] Clarify formats of string types in account administrative contact section 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 ++++ 1 file changed, 4 insertions(+) diff --git a/data/api/client-server/administrative_contact.yaml b/data/api/client-server/administrative_contact.yaml index eddb2b01..2ce11e53 100644 --- a/data/api/client-server/administrative_contact.yaml +++ b/data/api/client-server/administrative_contact.yaml @@ -120,6 +120,7 @@ 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 @@ -279,6 +280,7 @@ 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 @@ -338,6 +340,7 @@ 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 @@ -408,6 +411,7 @@ 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