summaryrefslogtreecommitdiffstats
path: root/routers/api
diff options
context:
space:
mode:
Diffstat (limited to 'routers/api')
-rw-r--r--routers/api/v1/api.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/routers/api/v1/api.go b/routers/api/v1/api.go
index 8170b79dd2..cd308fce51 100644
--- a/routers/api/v1/api.go
+++ b/routers/api/v1/api.go
@@ -43,6 +43,7 @@
// type: apiKey
// name: Authorization
// in: header
+// description: API tokens must be prepended with "token" followed by a space.
// SudoParam:
// type: apiKey
// name: sudo