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