Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetNoteRequest

Request parameters for repoGetNote operation in RepositoryApi.

export
interface

RepositoryApiRepoGetNoteRequest

Hierarchy

  • RepositoryApiRepoGetNoteRequest

Index

Properties

Properties

owner: string

owner of the repo

memberof

RepositoryApiRepoGetNote

repo: string

name of the repo

memberof

RepositoryApiRepoGetNote

sha: string

a git ref or commit sha

memberof

RepositoryApiRepoGetNote

Generated using TypeDoc