summaryrefslogtreecommitdiffstats
path: root/routers/api/v1/org/hook.go
diff options
context:
space:
mode:
Diffstat (limited to 'routers/api/v1/org/hook.go')
-rw-r--r--routers/api/v1/org/hook.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/routers/api/v1/org/hook.go b/routers/api/v1/org/hook.go
index 2fd084a13a..cce959bb49 100644
--- a/routers/api/v1/org/hook.go
+++ b/routers/api/v1/org/hook.go
@@ -33,7 +33,7 @@ func ListHooks(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":