Skip to content
This repository has been archived by the owner on Dec 5, 2019. It is now read-only.

RequestBodyCop is broken. #138

Closed
col opened this issue Jul 18, 2014 · 2 comments
Closed

RequestBodyCop is broken. #138

col opened this issue Jul 18, 2014 · 2 comments

Comments

@col
Copy link

col commented Jul 18, 2014

When I validate a POST request contract it fails because the RequestBodyCop is validating the request schema against the response body.

I believe the fix for this will be to extract a method to return the body that needs to be validated.

I'll put a pull request together for this if I get time.

@col
Copy link
Author

col commented Jul 18, 2014

Pull request submitted #140

maxlinc added a commit that referenced this issue Jul 18, 2014
@maxlinc
Copy link
Collaborator

maxlinc commented Jul 18, 2014

Fixed by #141.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants