Hi there!
Is there a way to test the POST call on the provider side without actually contacting the real provider?
We have some cases where we want to test a POST call from a consumer, which would create a new resource or apply actual changes. The verifier tests the contract against a running provider, but we do not want these contract tests to impact the resources.