Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoListSubscribersRequest

Request parameters for repoListSubscribers operation in RepositoryApi.

export
interface

RepositoryApiRepoListSubscribersRequest

Hierarchy

  • RepositoryApiRepoListSubscribersRequest

Index

Properties

limit?: number

page size of results

memberof

RepositoryApiRepoListSubscribers

owner: string

owner of the repo

memberof

RepositoryApiRepoListSubscribers

page?: number

page number of results to return (1-based)

memberof

RepositoryApiRepoListSubscribers

repo: string

name of the repo

memberof

RepositoryApiRepoListSubscribers

Generated using TypeDoc