Support for message pacts

Issue #95 new
Jonathan created an issue

For some of our use cases, we use OpenAPI generated objects without an Http server, which means we use message pacts to verify our contracts. It looks like swagger-mock-validator only supports Http based pacts (interactions) at the moment. When trying to validate a message pact, an error is given: “Missing required property: interactions”. It would be great if support for message pacts could be added as well.

Comments (0)

  1. Log in to comment