Remove "required" label from no-longer-required methods (#1378)

This commit is contained in:
a 2024-01-07 16:21:15 -06:00 committed by GitHub
parent 5222920fe6
commit 92f25458d5
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 2 additions and 2 deletions

View File

@ -858,7 +858,7 @@ Accounts which follow the given account, if network is not hidden by the account
##### Headers
Authorization
: {{<required>}} Provide this header with `Bearer <user token>` to gain authorized access to this API method.
: Provide this header with `Bearer <user token>` to gain authorized access to this API method.
##### Query parameters
@ -964,7 +964,7 @@ Accounts which the given account is following, if network is not hidden by the a
##### Headers
Authorization
: {{<required>}} Provide this header with `Bearer <user token>` to gain authorized access to this API method.
: Provide this header with `Bearer <user token>` to gain authorized access to this API method.
##### Query parameters