diff options
Diffstat (limited to 'docs/swagger.go')
| -rw-r--r-- | docs/swagger.go | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/docs/swagger.go b/docs/swagger.go index 500abd7a2..c549a3de3 100644 --- a/docs/swagger.go +++ b/docs/swagger.go @@ -41,6 +41,7 @@ // - read:applications: grants read access to user-managed applications // - read:blocks: grants read access to blocks // - read:bookmarks: grants read access to bookmarks +// - read:custom_emojis: grants read access to custom emojis // - read:favourites: grants read access to accounts // - read:filters: grants read access to filters // - read:follows: grants read access to follows @@ -99,6 +100,7 @@ // read:applications: grants read access to user-managed applications // read:blocks: grants read access to blocks // read:bookmarks: grants read access to bookmarks +// read:custom_emojis: grants read access to custom emojis // read:favourites: grants read access to accounts // read:filters: grants read access to filters // read:follows: grants read access to follows |
