class Webhooks::Outgoing::GenerateJob
def perform(obj, action, api_versions = [1])
def perform(obj, action, api_versions = [1]) obj.generate_webhook_perform(action, api_versions) end
def perform(obj, action, api_versions = [1]) obj.generate_webhook_perform(action, api_versions) end