From 6c84079d70752e0d402106f18aae0a48edc2ca85 Mon Sep 17 00:00:00 2001 From: dependencytrack-bot <106437498+dependencytrack-bot@users.noreply.github.com> Date: Thu, 28 May 2026 11:44:02 +0000 Subject: [PATCH] Update OpenAPI docs Signed-off-by: github-actions[bot] <41898282+github-actions[bot]@users.noreply.github.com> --- docs/reference/api/openapi-v1.yaml | 6 ++++++ 1 file changed, 6 insertions(+) diff --git a/docs/reference/api/openapi-v1.yaml b/docs/reference/api/openapi-v1.yaml index 388a238..3945f82 100644 --- a/docs/reference/api/openapi-v1.yaml +++ b/docs/reference/api/openapi-v1.yaml @@ -1602,6 +1602,12 @@ paths: description: Returns a list of all CWEs operationId: getCwes parameters: + - description: Case-insensitive substring filter matched against CWE name and + CWE-ID. + in: query + name: searchText + schema: + type: string - description: The page to return. To be used in conjunction with pageSize. in: query name: pageNumber