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

inconsistent JSDoc data for validateDescription #1257

Open ElectricNroff opened 3 months ago

ElectricNroff commented 3 months ago

https://github.com/CVEProject/cve-services/blob/5985bc2378c32769f9b93c696e38641f5b98f616/src/controller/cve.controller/cve.middleware.js#L100-L106 this seems to be intended to be called with an array of strings and thus {String} could be replaced by {String[]}