Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoListHooksRequest

Request parameters for repoListHooks operation in RepositoryApi.

export
interface

RepositoryApiRepoListHooksRequest

Hierarchy

  • RepositoryApiRepoListHooksRequest

Index

Properties

limit?: number

page size of results

memberof

RepositoryApiRepoListHooks

owner: string

owner of the repo

memberof

RepositoryApiRepoListHooks

page?: number

page number of results to return (1-based)

memberof

RepositoryApiRepoListHooks

repo: string

name of the repo

memberof

RepositoryApiRepoListHooks

Generated using TypeDoc