Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetGitHookRequest

Request parameters for repoGetGitHook operation in RepositoryApi.

export
interface

RepositoryApiRepoGetGitHookRequest

Hierarchy

  • RepositoryApiRepoGetGitHookRequest

Index

Properties

Properties

id: string

id of the hook to get

memberof

RepositoryApiRepoGetGitHook

owner: string

owner of the repo

memberof

RepositoryApiRepoGetGitHook

repo: string

name of the repo

memberof

RepositoryApiRepoGetGitHook

Generated using TypeDoc