Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface OrganizationApiOrgAddTeamRepositoryRequest

Request parameters for orgAddTeamRepository operation in OrganizationApi.

export
interface

OrganizationApiOrgAddTeamRepositoryRequest

Hierarchy

  • OrganizationApiOrgAddTeamRepositoryRequest

Index

Properties

Properties

id: number

id of the team

memberof

OrganizationApiOrgAddTeamRepository

org: string

organization that owns the repo to add

memberof

OrganizationApiOrgAddTeamRepository

repo: string

name of the repo to add

memberof

OrganizationApiOrgAddTeamRepository

Generated using TypeDoc