Skip to content

Commit fa10060

Browse files
Update OpenAPI docs (#105)
Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> Co-authored-by: dependencytrack-bot <106437498+dependencytrack-bot@users.noreply.github.com>
1 parent f376a8a commit fa10060

1 file changed

Lines changed: 6 additions & 0 deletions

File tree

docs/reference/api/openapi-v1.yaml

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -2131,6 +2131,12 @@ paths:
21312131
description: <p>Requires permission <strong>VIEW_VULNERABILITY</strong></p>
21322132
operationId: getFindingsByProject
21332133
parameters:
2134+
- description: "Case-insensitive substring filter matched against component\
2135+
\ name, component group, and vulnerability ID."
2136+
in: query
2137+
name: searchText
2138+
schema:
2139+
type: string
21342140
- description: The page to return. To be used in conjunction with <code>pageSize</code>.
21352141
in: query
21362142
name: pageNumber

0 commit comments

Comments
 (0)