Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetBranchRequest

Request parameters for repoGetBranch operation in RepositoryApi.

export
interface

RepositoryApiRepoGetBranchRequest

Hierarchy

  • RepositoryApiRepoGetBranchRequest

Index

Properties

Properties

branch: string

branch to get

memberof

RepositoryApiRepoGetBranch

owner: string

owner of the repo

memberof

RepositoryApiRepoGetBranch

repo: string

name of the repo

memberof

RepositoryApiRepoGetBranch

Generated using TypeDoc