swagger-mock-api
swagger-mock-api copied to clipboard
Feature Request: Validate Request Requirements
The middleware should respond with non-successful status codes (and response objects, if a relevant status code response exists) if a request matches a path but fails a requirement (i.e. a POST request may require the body to conform to a schema).