How am I supposed to tell pact that I am sending i...
# pact-beam
j
How am I supposed to tell pact that I am sending it a query string?
j
Hi blobwave I'm a developer working on Pact Python, and while I may not be super familiar with the Pact Beam, the underlying FFI you would need to use is with_query_parameter_v2. Searching in the Pact Erlang codebase, it looks like this uses it. Hope that helps a bit!
and it looks like there's an easy PR as well for a little fix 😄
j
Thank you for that!
👍 1