From 4e1ed64c98fa8f1c69f18d45508a7507e6df67dd Mon Sep 17 00:00:00 2001 From: Carlos Feria Date: Mon, 25 Nov 2024 09:57:54 +0100 Subject: [PATCH] update client/openapi/trustd.yaml (#264) Signed-off-by: GitHub Co-authored-by: github-merge-queue[bot] --- client/openapi/trustd.yaml | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/client/openapi/trustd.yaml b/client/openapi/trustd.yaml index f4c3ede1..2dd01824 100644 --- a/client/openapi/trustd.yaml +++ b/client/openapi/trustd.yaml @@ -5,7 +5,7 @@ info: license: name: Apache License, Version 2.0 identifier: Apache-2.0 - version: 0.1.0-alpha.24 + version: 0.1.0-alpha.25 paths: /.well-known/trustify: get: @@ -3931,4 +3931,4 @@ components: oneOf: - type: 'null' - $ref: '#/components/schemas/Severity' - description: Average (arithmetic mean) severity of the vulnerability aggregated from *all* related advisories. \ No newline at end of file + description: Average (arithmetic mean) severity of the vulnerability aggregated from *all* related advisories.