- changed status to open
When unexpected properties are defined in the pact mock (response) and not present in the swagger schema the test still passes. We expect it to fail as we are making a wrong assumption.
When unexpected properties are defined in the pact mock (response) and not present in the swagger schema the test still passes. We expect it to fail as we are making a wrong assumption.
Now failing when passing undefined property, thanks!
Fixed in 1.0.4