Hi :wave:, similar to <@U02QJAENWTU> and <@U04140W...
# pactflow
t
Hi 👋, similar to @Fábio Rodrigues and @Sumanta Roy I also get the
request contains unknown path or method
error within my pactflow setup. Could this be related to path params?
Found it - the path parameter was defined in the wrong place within the OAS file.
1
j
@Thomas Can you clarify a bit on what the, "wrong place" is? I am seeing the same error in my setup.
t
@Jay Wang I can't remember exactly. Just make sure your OAS file is valid. If possible avoid references for parameters and defined them directly for the API endpoint.