Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoAddTeamRequest

Request parameters for repoAddTeam operation in RepositoryApi.

export
interface

RepositoryApiRepoAddTeamRequest

Hierarchy

  • RepositoryApiRepoAddTeamRequest

Index

Properties

Properties

owner: string

owner of the repo

memberof

RepositoryApiRepoAddTeam

repo: string

name of the repo

memberof

RepositoryApiRepoAddTeam

team: string

team name

memberof

RepositoryApiRepoAddTeam

Generated using TypeDoc