Remove "required" label from no-longer-required methods

This commit is contained in:
a 2023-12-23 20:47:24 -06:00 committed by GitHub
parent 101f48dd87
commit e22a9835c7
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