Closed M-nj closed 3 months ago
Hi @M-nj, thank you for your contribution! Would you mind updating the swagger.js
file with this change instead of the openapi.json
file? The openapi.json
file is generated from swagger.js
, so this change would be overwritten if it's directly applied to openapi.json
.
@jdaigneau5 updated
Closes Issue #1246
Summary
CVE Schema changed its directory structure here: https://github.com/CVEProject/cve-schema/commit/b83c668ab88ae9f5abbb7e75bf48b4e35b3f3e47 CVE Services should reflect those changes.
Important Changes
In file: api-docs/openapi.json change located href from:
https://github.com/CVEProject/cve-schema/tree/5.1.0/schema/v5.0
tohttps://github.com/CVEProject/cve-schema/tree/5.1.0/schema
Testing
Notes