From b74b9a83ed838c6956d5db88d91669e5ba4715be Mon Sep 17 00:00:00 2001 From: Xavier Vello Date: Mon, 27 Jan 2025 15:52:08 +0100 Subject: [PATCH] update swagger.yaml --- docs/api/swagger.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/api/swagger.yaml b/docs/api/swagger.yaml index 322b79b16..94b26cd9d 100644 --- a/docs/api/swagger.yaml +++ b/docs/api/swagger.yaml @@ -8219,7 +8219,7 @@ paths: type: file - description: |- Type of entries contained in the data file: - - `following` - accounts to follow. - `blocks` - accounts to block. + - `following` - accounts to follow. - `blocks` - accounts to block. - `mutes` - accounts to mute. in: formData name: type required: true