Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetSingleCommitRequest

Request parameters for repoGetSingleCommit operation in RepositoryApi.

export
interface

RepositoryApiRepoGetSingleCommitRequest

Hierarchy

  • RepositoryApiRepoGetSingleCommitRequest

Index

Properties

Properties

owner: string

owner of the repo

memberof

RepositoryApiRepoGetSingleCommit

repo: string

name of the repo

memberof

RepositoryApiRepoGetSingleCommit

sha: string

a git ref or commit sha

memberof

RepositoryApiRepoGetSingleCommit

Generated using TypeDoc