CVEProject / cve-services

This repo contains the source for the CVE Services API.
Creative Commons Zero v1.0 Universal
150 stars 70 forks source link

Redirect should match new directory structure #1246

Closed M-nj closed 2 months ago

M-nj commented 3 months ago

Summary

CVE Schema changed its directory structure here: https://github.com/CVEProject/cve-schema/commit/b83c668ab88ae9f5abbb7e75bf48b4e35b3f3e47 CVE Services should reflect those changes.

Changes proposed

In file: api-docs/openapi.json change located href from: https://github.com/CVEProject/cve-schema/tree/5.1.0/schema/v5.0 to https://github.com/CVEProject/cve-schema/tree/5.1.0/schema