Hello all, I have a question regarding checking th...
# pactflow
j
Hello all, I have a question regarding checking the compatibility of my swagger yml file directly from swagger. I tried uploading my consumer contract to pactflow. After that I went into swagger and checked compatibility from there. As part of it I have entered my plactflow login details, put the read wrote token and selected the consumer contract from the list and validated it. The result came as contract is compatible. I have 2 issues here 1. When I expand the compatibility I see that swagger is not linked to the consumer contract and I still see response as compatible 2. I never get to select a different contract from pact flow when I try to check compatibility again. Without taking any details swagger says that my swagger yml is compatible
m
The default check is against consumers deployed/released, or the main branch of the consumer. So if no consumers are showing its because of this. We are looking at ways to be able to let users configure from the SwaggerHub UI See also https://docs.pactflow.io/docs/integrations/swaggerhub#contracts-covered-by-the-check
What were you expecting? That might help us prioritise
j
Matt, can we have a call so I can show you what problem I am facing