summaryrefslogtreecommitdiff
path: root/internal/api/client/admin/reportsget.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/api/client/admin/reportsget.go')
-rw-r--r--internal/api/client/admin/reportsget.go4
1 files changed, 4 insertions, 0 deletions
diff --git a/internal/api/client/admin/reportsget.go b/internal/api/client/admin/reportsget.go
index 394962f6b..58501a6d7 100644
--- a/internal/api/client/admin/reportsget.go
+++ b/internal/api/client/admin/reportsget.go
@@ -112,6 +112,10 @@ import (
// type: array
// items:
// "$ref": "#/definitions/adminReport"
+// headers:
+// Link:
+// type: string
+// description: Links to the next and previous queries.
// '400':
// description: bad request
// '401':