Hi, I'm trying to view a v3 spec message pact in p...
# pact-broker
j
Hi, I'm trying to view a v3 spec message pact in pact-broker (2.98.0.0), the pact is correctly viewable when uploaded to pactflow, however in pactbroker I see the message
Note: this contract could not be parsed to a v1 or v2 Pact, showing raw content instead.
and see the raw json for the pact rather than the nicely rendered version. Is it the case that v3 pacts cannot be rendered in pact-broker?
m
In the OSS pact broker, yes
j
thanks, but otherwise the actual verification of v3 pacts will work as expected?
m
Yep! Just the view doesn't properly render it
We added the view to Pactflow but just haven't made it a top priority for the OSS version. Most people use the automation features of OSS and so hasn't been a big issue
j
ok sweet, thanks for that
m
👍