random question for anyone who might know the answ...
# pact-ruby
b
random question for anyone who might know the answer: is it possible to match keys in matchingRules in the contract? I know that jsonpath can return keys. but it’s not clear to me if the matching done in pact exactly follows jsonpath.
b
Not in v2 of the pact spec. if you search in the later versions, you might find a matching rule for keys.
Though, having said that, pact ruby doesn’t support v3 yet, and I don’t have a timeline for when it will.