Surnet / swagger-jsdoc

Generates swagger/openapi specification based on jsDoc comments and YAML files.
MIT License
1.69k stars 228 forks source link

Fixes cleaned up errors still logging doc path #348

Closed mtolhurst closed 1 year ago

mtolhurst commented 1 year ago

Basically just https://github.com/Surnet/swagger-jsdoc/pull/328 but I added the requested test

mtolhurst commented 1 year ago

The build is failing on the audit step -- Should I be bumping those vulnerable deps in this pull request, or should that be a separate PR?

daniloab commented 1 year ago

The build is failing on the audit step -- Should I be bumping those vulnerable deps in this pull request, or should that be a separate PR?

We could make it in another pull request