From a88d3a344308af6397c56498a1721624b5455dcf Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?K=C3=A9vin=20Commaille?= Date: Mon, 4 Mar 2024 09:56:50 +0100 Subject: [PATCH] Fix line length 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/support.yaml | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/data/api/client-server/support.yaml b/data/api/client-server/support.yaml index 1eef67ba..8879500f 100644 --- a/data/api/client-server/support.yaml +++ b/data/api/client-server/support.yaml @@ -27,8 +27,8 @@ paths: GET request to `https://hostname/.well-known/matrix/support`. Note that this endpoint is not necessarily handled by the homeserver. - It may be served by another webserver, used for discovering support information - for the homeserver. + It may be served by another webserver, used for discovering support + information for the homeserver. operationId: getWellknownSupport x-addedInMatrixVersion: "1.10" responses: @@ -45,7 +45,8 @@ paths: Ways to contact the server administrator. At least one of `contacts` or `support_page` is required. - If only `contacts` is set, it must contain at least one item. + If only `contacts` is set, it must contain at least one + item. items: type: object title: Contact