From 24352a8a57180ec77dfed623930ffe580e3ccf94 Mon Sep 17 00:00:00 2001 From: Henry Brink Date: Thu, 9 May 2024 11:13:51 +0200 Subject: [PATCH] fix formatting Signed-off-by: Henry Brink --- docs/public/api/schema.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/docs/public/api/schema.yaml b/docs/public/api/schema.yaml index c540041..f19c872 100644 --- a/docs/public/api/schema.yaml +++ b/docs/public/api/schema.yaml @@ -190,7 +190,7 @@ paths: This endpoint allows editing a friend request, both the requests created by the current user and also requests to the current user. - + The following options can be used for requests owned by the authenticated user: - accept - reject @@ -385,4 +385,4 @@ components: displayname: type: string points: - type: integer \ No newline at end of file + type: integer