Module: PactBroker::Api::Resources::WebhookExecutionMethods

Included in:
Pact, Verifications, WebhookExecution
Defined in:
lib/pact_broker/api/resources/webhook_execution_methods.rb

Instance Method Summary collapse

Instance Method Details

#webhook_execution_configurationObject



5
6
7
# File 'lib/pact_broker/api/resources/webhook_execution_methods.rb', line 5

def webhook_execution_configuration
  application_context.webhook_execution_configuration_creator.call(self)
end