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
Timothy Jones
06/01/2023, 1:48 PM
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
Rob Turner
06/01/2023, 1:48 PM
Yeh the swagger validation. For Bi-Directional contract testing
Rob Turner
06/01/2023, 1:49 PM
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
Timothy Jones
06/01/2023, 2:38 PM
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)