swagger-suite icon indicating copy to clipboard operation
swagger-suite copied to clipboard

No longer maintained. Please use https://github.com/swagger-api/swagger-node

Results 6 swagger-suite issues
Sort by recently updated
recently updated
newest added

First off, love the project. I was sitting down to take a crack at something like this when I ran across your project. Thank you. Second, I'm having trouble using...

js-yaml 3.5.x causes parsing errors

I have posted similar question on swagger-server as well. Hello there, I am trying to get mock response in XML format. I have specified consumes and produces to -application/xml at...

I read that swagger-suite is currently being re-written, so I'm not sure how relevant this is. But I noticed that the bundled Swagger UI doesn't show the response model, although...

Thanks for your work on swagger-suite... It has a lot of promise. Is there a way to access the URLs for each service (UI, editor, docs) so that I can...

It appears that the request URI is not appended to the basePath. Note how the request does not include the /pets suffix. Steps to reproduce: 1. Install swagger-suite via npm...