Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface CreateHookOption

CreateHookOption options when create a hook

export
interface

CreateHookOption

Hierarchy

  • CreateHookOption

Index

Properties

active?: boolean
memberof

CreateHookOption

branch_filter?: string
memberof

CreateHookOption

config: {}

CreateHookOptionConfig has all config options in it required are "content_type" and "url" Required

memberof

CreateHookOption

Type declaration

  • [key: string]: string
events?: string[]
memberof

CreateHookOption

memberof

CreateHookOption

Generated using TypeDoc