diff options
Diffstat (limited to 'docs/swagger.go')
-rw-r--r-- | docs/swagger.go | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/docs/swagger.go b/docs/swagger.go index ccf86a4cc..b4d497b71 100644 --- a/docs/swagger.go +++ b/docs/swagger.go @@ -36,6 +36,7 @@ // read: grants read access to everything // read:accounts: grants read access to accounts // read:blocks: grant read access to blocks +// read:custom_emojis: grant read access to custom_emojis // read:media: grant read access to media // read:search: grant read access to searches // read:statuses: grants read access to statuses |