Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoUpdateGitRefRequest

Request parameters for repoUpdateGitRef operation in RepositoryApi.

export
interface

RepositoryApiRepoUpdateGitRefRequest

Hierarchy

  • RepositoryApiRepoUpdateGitRefRequest

Index

Properties

memberof

RepositoryApiRepoUpdateGitRef

owner: string

owner of the repo

memberof

RepositoryApiRepoUpdateGitRef

ref: string

name of the ref to update

memberof

RepositoryApiRepoUpdateGitRef

repo: string

name of the repo

memberof

RepositoryApiRepoUpdateGitRef

Generated using TypeDoc