Wasm Directoryalpha
Record

webhook-config

No description available.

record webhook-config {
  content-type: option​<webhook-config-content-type>,
  insecure-ssl: option​<webhook-config-insecure-ssl>,
  secret: option​<webhook-config-secret>,
  url: option​<webhook-config-url>,
}

Fields

NameTypeDescription
content-typeoption​<webhook-config-content-type>
insecure-ssloption​<webhook-config-insecure-ssl>
secretoption​<webhook-config-secret>
urloption​<webhook-config-url>