Record

hook

No description available.

record hook {
  active: bool,
  config: hook-config,
  created-at: string,
  deliveries-url: option​<string>,
  events: list​<string>,
  id: s32,
  last-response: hook-response,
  name: string,
  ping-url: string,
  test-url: string,
  type-op: string,
  updated-at: string,
  url: string,
}

Fields

NameTypeDescription
activebool
confighook-config
created-atstring
deliveries-urloption​<string>
eventslist​<string>
ids32
last-responsehook-response
namestring
ping-urlstring
test-urlstring
type-opstring
updated-atstring
urlstring