Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoListCollaboratorsRequest

Request parameters for repoListCollaborators operation in RepositoryApi.

export
interface

RepositoryApiRepoListCollaboratorsRequest

Hierarchy

  • RepositoryApiRepoListCollaboratorsRequest

Index

Properties

limit?: number

page size of results

memberof

RepositoryApiRepoListCollaborators

owner: string

owner of the repo

memberof

RepositoryApiRepoListCollaborators

page?: number

page number of results to return (1-based)

memberof

RepositoryApiRepoListCollaborators

repo: string

name of the repo

memberof

RepositoryApiRepoListCollaborators

Generated using TypeDoc