Yes, my question was pretty similar to "Can I generate my pact file from something like Swagger". As a team I want to maintain the async api schema at a central place and then want to generate pact file against it. I know the limitation would be either random generated values or generating values from example given in the specification. And yes, the other part you mentioned for bi directional testing would also be helpful