Add support for Pact v3

Issue #77 resolved
Former user created an issue

This is becoming increasingly popular and has many benefits of using instead of v2, would love to see support for this added to the swagger-mock-validator

For a list of differences between Pact v2 and Pact v3 please see the Pact Specification: https://github.com/pact-foundation/pact-specification/tree/version-3

Comments (4)

  1. Ben Sayers

    Thanks @carlzogheib, I added this request to our backlog. Just to help you with your own planning please do not expect this to be implemented anytime soon as the team is very busy.

  2. Sebastian Tello Account Deactivated

    This was implemented some time ago in 5bf15c3c and released in version 10.1.0. The only required change was to support the new query string format, the rest of the changes (messages, matchers, and generators) do not apply for this project.

  3. Log in to comment