summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/notify/user.go
diff options
context:
space:
mode:
Diffstat (limited to 'routers/api/v1/notify/user.go')
-rw-r--r--routers/api/v1/notify/user.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/routers/api/v1/notify/user.go b/routers/api/v1/notify/user.go
index 7f731e25d4..649eaa8a37 100644
--- a/routers/api/v1/notify/user.go
+++ b/routers/api/v1/notify/user.go
@@ -47,7 +47,7 @@ func ListNotifications(ctx *context.APIContext) {
// type: integer
// - name: limit
// in: query
- // description: page size of results, maximum page size is 50
+ // description: page size of results
// type: integer
// responses:
// "200":