For pact verifier (provider) implementations, what...
# general
e
For pact verifier (provider) implementations, what is the expected behaviour if a given interaction is missing the
providerState
key? Should the verifier still make a call to the provider-states endpoint or should it skip doing that and go directly to making the request defined by the interaction? See related question in #C9UTHV2AD.