Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoCreateStatusRequest

Request parameters for repoCreateStatus operation in RepositoryApi.

export
interface

RepositoryApiRepoCreateStatusRequest

Hierarchy

  • RepositoryApiRepoCreateStatusRequest

Index

Properties

memberof

RepositoryApiRepoCreateStatus

owner: string

owner of the repo

memberof

RepositoryApiRepoCreateStatus

repo: string

name of the repo

memberof

RepositoryApiRepoCreateStatus

sha: string

sha of the commit

memberof

RepositoryApiRepoCreateStatus

Generated using TypeDoc