Ulises Cervino
02/03/2023, 2:16 PMvalueFromProviderState
in responses? I'm struggling to figure out how this work. The test I have in mind is a consumer saying "when I GET /entity/1 I expect a response like {id: 1}" for instance, where 1
in the path matches the 1
in the response (I already have pathFromProviderState
working fine)