Hello) My company uses PactFlow and now we're expl...
# pactflow-ama
d
Hello) My company uses PactFlow and now we're exploring bi-directional tests. Microservices of our product may have multiple API versions and in this case multiple OAS files are generated (we use Swagger). Can PactFlow somehow handle different API versions of Provider if they are stored in separate docs? I tried uploading them one at a time, but they override each other. Thank you in advance.
y
Hey hey, you need to merge them, its noted in the docs πŸ‘ https://docs.pactflow.io/docs/bi-directional-contract-testing/contracts/oas#document-limitations
prior to upload
d
Right, missed that. Thank you very much πŸ˜‰
y
np, I wonder if we could detect an unresolved ref and warn the user on upload, or post upload to make it indicative that it does needed merging
no worries, it’s easy when you know where to look, happy to share πŸ™‚
πŸ‘ 1