Hello,
I have a swagger.json and a pact file (see attachments). If I publish them to Pactflow, I get the following strange error (see attached screenshot):
Validator Error
Cannot read properties of undefined (reading 'type')
This error does not seem to be one of those "Contract Incompatibility Messages", which are listed here:
https://docs.pactflow.io/docs/user-interface/bi-directional/
Could it be that this might point to an exception thrown inside the Pactflow? Is something wrong with one or both of my files which causes Pactflow to throw an exception or something?
To reproduce the error, just publish both of the files to Pactflow server.