Skip to content

Commit 434dbbb

Browse files
committed
fix: total now reflects the total count across the organization matching the filters, not the current page.
Example: 20 items on a page, total shows 6024 (total dependencies in the org). The docs now match the implementation.
1 parent d906478 commit 434dbbb

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

docs/.gitbook/assets/v1-api-spec.yaml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -12074,7 +12074,7 @@ components:
1207412074
description: A list of issues
1207512075
total:
1207612076
type: number
12077-
description: The number of results returned
12077+
description: The total number of dependencies in the organization matching the applied filters
1207812078
Dependenciesfilters:
1207912079
title: Dependenciesfilters
1208012080
type: object

0 commit comments

Comments
 (0)