Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoAddCollaboratorRequest

Request parameters for repoAddCollaborator operation in RepositoryApi.

export
interface

RepositoryApiRepoAddCollaboratorRequest

Hierarchy

  • RepositoryApiRepoAddCollaboratorRequest

Index

Properties

memberof

RepositoryApiRepoAddCollaborator

collaborator: string

username of the collaborator to add

memberof

RepositoryApiRepoAddCollaborator

owner: string

owner of the repo

memberof

RepositoryApiRepoAddCollaborator

repo: string

name of the repo

memberof

RepositoryApiRepoAddCollaborator

Generated using TypeDoc