From 20c159611b10bb7afcbbb50105315b37b98348b9 Mon Sep 17 00:00:00 2001 From: Noah Jaffe Date: Fri, 16 Aug 2024 08:46:35 -0400 Subject: [PATCH] Update swagger.js to reflect changes from https://github.com/CVEProject/cve-schema/commit/b83c668. Fixes #1246 --- src/swagger.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/swagger.js b/src/swagger.js index 4f77c388f..0dc9cc1f0 100644 --- a/src/swagger.js +++ b/src/swagger.js @@ -34,7 +34,7 @@ const doc = { or MITRE) to request credentials \ \

CVE data is to be in the JSON 5.1 CVE Record format. Details of the JSON 5.1 schema are \ - located here.

\ + located here.

\ Contact the CVE Services team", contact: { name: 'CVE Services Overview',