Hello :wave:, i'm looking to use the matchers feat...
# pact-js
n
Hello 👋, i'm looking to use the matchers feature here: https://github.com/pact-foundation/pact-js/blob/master/src/dsl/matchers.spec.ts I am using the npm package
"pact_foundation_greet/pact": "^9.18.1"
and have a response in the body that can be either a string or null, is anyone aware how can I assert more than one type like a string and/or null using matchers?
m
See howtooptional