swagger-spec-express icon indicating copy to clipboard operation
swagger-spec-express copied to clipboard

"addedParameters" is not a valid swagger param

Open anthonybudd opened this issue 6 years ago • 1 comments
trafficstars

This package is adding a param to each route called "addedParameters" this param is not in the swagger speck and is causing my swagger files to be marked as invalid (when using http://editor.swagger.io/)

Can this be either removed or disable-able using an option to swagger.initialise(app, options)?

anthonybudd avatar Jun 07 '19 17:06 anthonybudd

I'm quite swamped at the moment but am open to a PR if you have some time?

eXigentCoder avatar Jun 21 '19 08:06 eXigentCoder