We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 84cca24 commit 1f38c26Copy full SHA for 1f38c26
src/controller/cve.controller/index.js
@@ -191,7 +191,7 @@ router.get('/cve/:id',
191
192
router.get('/cve',
193
/*
194
- #swagger.tags = ['CVE Record']f
+ #swagger.tags = ['CVE Record']
195
#swagger.operationId = 'cveGetFiltered'
196
#swagger.summary = "Retrieves all CVE Records after applying the query parameters as filters (accessible to Secretariat)"
197
#swagger.description = "
0 commit comments