Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetRawFileOrLFSRequest

Request parameters for repoGetRawFileOrLFS operation in RepositoryApi.

export
interface

RepositoryApiRepoGetRawFileOrLFSRequest

Hierarchy

  • RepositoryApiRepoGetRawFileOrLFSRequest

Index

Properties

filepath: string

filepath of the file to get

memberof

RepositoryApiRepoGetRawFileOrLFS

owner: string

owner of the repo

memberof

RepositoryApiRepoGetRawFileOrLFS

ref?: string

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

memberof

RepositoryApiRepoGetRawFileOrLFS

repo: string

name of the repo

memberof

RepositoryApiRepoGetRawFileOrLFS

Generated using TypeDoc