Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetArchiveRequest

Request parameters for repoGetArchive operation in RepositoryApi.

export
interface

RepositoryApiRepoGetArchiveRequest

Hierarchy

  • RepositoryApiRepoGetArchiveRequest

Index

Properties

archive: string

the git reference for download with attached archive format (e.g. master.zip)

memberof

RepositoryApiRepoGetArchive

owner: string

owner of the repo

memberof

RepositoryApiRepoGetArchive

repo: string

name of the repo

memberof

RepositoryApiRepoGetArchive

Generated using TypeDoc