swagger-server
swagger-server copied to clipboard
Not getting the expected response using Swagger Server
I experimented with the mock server with a valid Swagger compliant json and Sample 1 example given. When I try a post request I am getting the request itself as the response. I am not able to get the response mentioned in my Swagger to render as the POST response .
I am getting this issue too.
Please see the mock middleware documentation for ways to customize the behavior and response