Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetContentsListRequest

Request parameters for repoGetContentsList operation in RepositoryApi.

export
interface

RepositoryApiRepoGetContentsListRequest

Hierarchy

  • RepositoryApiRepoGetContentsListRequest

Index

Properties

Properties

owner: string

owner of the repo

memberof

RepositoryApiRepoGetContentsList

ref?: string

The name of the commit/branch/tag. Default the repository’s default branch (usually master)

memberof

RepositoryApiRepoGetContentsList

repo: string

name of the repo

memberof

RepositoryApiRepoGetContentsList

Generated using TypeDoc