James P
12/01/2022, 8:51 AM${pactbroker.consumerVersionNumber}
and ${pactbroker.consumerName}
. Is there a way of combining that in order to give a selector such as
SelectorBuilder().consumer("consumer1").version("1234567")
I was looking to see if the raw json selectors would do it but I couldn’t find any examples of what can be passed