Hi all, can PactFlow be used to test hidden endpoi...
# pactflow
r
Hi all, can PactFlow be used to test hidden endpoints. E.g. what if the provider has an endpoint markerd with
[ApiExplorerSettings(IgnoreApi = true)]
or the like?
t
Are you asking if Pactflow’s swagger validation will work in a case like that? Or whether Pact in general will have any problems with such an endpoint?
r
Yeh the swagger validation. For Bi-Directional contract testing
Is there a neat way around it or is it a case of if it's hidden from the swagger then it's just not possible
t
I would assume it’s not possible if it’s not in the swagger, but you’ll have to wait for a pactflow person to answer (many of them are asleep)