Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDeleteBranchRequest

Request parameters for repoDeleteBranch operation in RepositoryApi.

export
interface

RepositoryApiRepoDeleteBranchRequest

Hierarchy

  • RepositoryApiRepoDeleteBranchRequest

Index

Properties

Properties

branch: string

branch to delete

memberof

RepositoryApiRepoDeleteBranch

owner: string

owner of the repo

memberof

RepositoryApiRepoDeleteBranch

repo: string

name of the repo

memberof

RepositoryApiRepoDeleteBranch

Generated using TypeDoc