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