Doesn't that only diff two versions of the same contract?
m
Matt (pactflow.io / pact-js / pact-go)
11/28/2022, 10:59 AM
You can also diff with arbitrary versions. The API is, document, but frankly poorly. I don’t think HAL has lived up to that claim
Most people expect an OAS-like view of the world
t
Timothy Jones
11/28/2022, 12:09 PM
Yes, arbitrary versions, but not arbitrary pacts. I can’t, for example, ask if two consumers have the same expectations (or if they don’t, what is different)
Timothy Jones
11/28/2022, 12:09 PM
You’d need to process the pact to do that
m
Matt (pactflow.io / pact-js / pact-go)
11/28/2022, 10:54 PM
oh right, yes. I still believe a tool like that would be useful