module Pipedream::Dsl::Webhook
Constants
Public Instance Methods
secret_token(v)
click to toggle source
# File lib/pipedream/dsl/webhook.rb, line 22 def secret_token(v) @secret_token = v end
Also aliased as: github_token