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 21d1c8c3d..ccf86a4cc 100644 --- a/docs/swagger.go +++ b/docs/swagger.go @@ -41,6 +41,7 @@ // read:statuses: grants read access to statuses // read:streaming: grants read access to streaming api // read:user: grants read access to user-level info +// read:notifications: grants read access to notifications // write: grants write access to everything // write:accounts: grants write access to accounts // write:blocks: grants write access to blocks |