Hey there :wave: is there an endpoint in the API t...
# pactflow
j
Hey there 👋 is there an endpoint in the API to get a specific version of a published OAS? Through the UI if I click the options then
Copy provider contract URL for <provider> version <version>
the link I get returns a 404 when I call it:
https://<domain>.<http://pactflow.io/contracts/bi-directional/provider/|pactflow.io/contracts/bi-directional/provider/><provider>/version/<provider_version>/consumer/<consumer>/version/undefined/provider-contract
m
That will be resolved with a new UI we’ll be releasing. I think it is possible, but you’d probably need to navigate to the HAL browser (i.e. via API) to get it
j
Ah cool thanks, yeah I had a play about with the API and got something not quite what I was looking for but it works for now Looking forward to the new UI then 😄
👍 1