swagger-node-runner icon indicating copy to clipboard operation
swagger-node-runner copied to clipboard

The heart of Swagger-Node

Results 57 swagger-node-runner issues
Sort by recently updated
recently updated
newest added

Hi I'm using swagger-restify-mw and when I start my app I get the following error. It's not obvious to me what the problem is, but I thought it might be...

It looks like this repo hasn't been updated in a long time. There are 12 PRs open, there is still no support for [email protected] (which will get a 3.x version...

`npm audit` shows for the latest version the following vulnerabilities: ``` === npm audit security report === ┌──────────────────────────────────────────────────────────────────────────────┐ │ Manual Review │ │ Some vulnerabilities require your attention to resolve...

This fixes the non-recognition of async callbacks in Runner.create function lodash/lodash#2768 and a prototype pollution vulnerability patched in lodash >=4.17.5 #133

swagger-node-runner 0.7.0 doesn't seem to be calling Global security.

Thanks a lot for your help here. I was looking for a way to toggle requestValidation off, akin to how you expose responseValidation toggling. Is there any way to toggle...

Hi @theganyo Could you please give me some permissions to merge some pull requests and keep this repo and swagger-express up to date? I have them both updated with Sway...

…coder function to the qs module parse function. While passing the plus sign in the query parameter it got replaced with Space. In order to avoid that passed a custom...