From 67c0a9f9e86572c32e3c5e6b84d9ff633b99a31c Mon Sep 17 00:00:00 2001 From: dependencytrack-bot <106437498+dependencytrack-bot@users.noreply.github.com> Date: Sun, 16 Aug 2026 14:41:35 +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 | 4 ++++ 1 file changed, 4 insertions(+) diff --git a/docs/reference/api/openapi-v1.yaml b/docs/reference/api/openapi-v1.yaml index 279f6d0..483b8e7 100644 --- a/docs/reference/api/openapi-v1.yaml +++ b/docs/reference/api/openapi-v1.yaml @@ -5567,6 +5567,10 @@ paths: $ref: "#/components/schemas/ProblemDetails" description: Access to the requested project is forbidden "404": + content: + application/problem+json: + schema: + $ref: "#/components/schemas/ProblemDetails" description: The UUID of the project could not be found "500": description: Unable to delete components of the project