Method: TCAClient::Webhook#allow_insecure
- Defined in:
- lib/tca_client/models/webhook.rb
#allow_insecure ⇒ Object
if using an non https url, this must be set to true
31 32 33 |
# File 'lib/tca_client/models/webhook.rb', line 31 def allow_insecure @allow_insecure end |