Unclear what matchers are compatible with the PactV3 interface #957
Labels
enhancement
Indicates new feature requests
question
Indicates that an issue, pull request, or discussion needs more information
The Pact V3 interface allows you to update the specification that you serialise to different versions, but it's unclear what Matchers should be used in that case.
i.e. it's possible to do:
along side:
fromProviderState
is not a valid matcher for the V2 specification as it's a V3 only matcher.It should be clear and obvious what matchers can be used on the interface, and ideally constrained by types.
See this slack thread for context.
The text was updated successfully, but these errors were encountered: