Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDeleteHookRequest

Request parameters for repoDeleteHook operation in RepositoryApi.

export
interface

RepositoryApiRepoDeleteHookRequest

Hierarchy

  • RepositoryApiRepoDeleteHookRequest

Index

Properties

Properties

id: number

id of the hook to delete

memberof

RepositoryApiRepoDeleteHook

owner: string

owner of the repo

memberof

RepositoryApiRepoDeleteHook

repo: string

name of the repo

memberof

RepositoryApiRepoDeleteHook

Generated using TypeDoc