Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoTestHookRequest

Request parameters for repoTestHook operation in RepositoryApi.

export
interface

RepositoryApiRepoTestHookRequest

Hierarchy

  • RepositoryApiRepoTestHookRequest

Index

Properties

Properties

id: number

id of the hook to test

memberof

RepositoryApiRepoTestHook

owner: string

owner of the repo

memberof

RepositoryApiRepoTestHook

ref?: string

The name of the commit/branch/tag, indicates which commit will be loaded to the webhook payload.

memberof

RepositoryApiRepoTestHook

repo: string

name of the repo

memberof

RepositoryApiRepoTestHook

Generated using TypeDoc