Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Enabled configuration for loosely match responses #44

Merged
merged 1 commit into from
Apr 27, 2018

Conversation

zacyang
Copy link
Contributor

@zacyang zacyang commented Apr 20, 2018

Hi RobWin,
This PR is about enabling a configuration validateResponseWithStrictlyMatch to allow loosely match for actual swagger response to expected swagger response.

The reason I added this is, I am working on a project which migrates an old API to a new one. We need all the old API compatible with new API (subset of the new one).

Could you please accept this PR. Thanks.

@coveralls
Copy link

Coverage Status

Coverage increased (+0.7%) to 90.154% when pulling 311a36a on zacyang:master into ba1594c on RobWin:master.

@RobWin RobWin merged commit 0e333d6 into RobWin:master Apr 27, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

3 participants