pact-foundation / pact-reference

Reference implementations for the pact specifications
https://pact.io
MIT License
91 stars 46 forks source link

fix: Allow matching string values using content type matching rule #319

Closed tienvx closed 1 year ago

tienvx commented 1 year ago

Fix https://github.com/pact-foundation/pact-reference/issues/318

mefellows commented 1 year ago

I'm a bit confused about the use case here Tien, mind elaborating a bit?

If you want it exposed via FFI you'll need to expose the rule elsewhere also.

tienvx commented 1 year ago

I explain it a different way in https://github.com/pact-foundation/pact-reference/issues/318#issuecomment-1713801862, hope it help.