Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoEditHookRequest

Request parameters for repoEditHook operation in RepositoryApi.

export
interface

RepositoryApiRepoEditHookRequest

Hierarchy

  • RepositoryApiRepoEditHookRequest

Index

Properties

Properties

memberof

RepositoryApiRepoEditHook

id: number

index of the hook

memberof

RepositoryApiRepoEditHook

owner: string

owner of the repo

memberof

RepositoryApiRepoEditHook

repo: string

name of the repo

memberof

RepositoryApiRepoEditHook

Generated using TypeDoc