Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetEditorConfigRequest

Request parameters for repoGetEditorConfig operation in RepositoryApi.

export
interface

RepositoryApiRepoGetEditorConfigRequest

Hierarchy

  • RepositoryApiRepoGetEditorConfigRequest

Index

Properties

filepath: string

filepath of file to get

memberof

RepositoryApiRepoGetEditorConfig

owner: string

owner of the repo

memberof

RepositoryApiRepoGetEditorConfig

ref?: string

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

memberof

RepositoryApiRepoGetEditorConfig

repo: string

name of the repo

memberof

RepositoryApiRepoGetEditorConfig

Generated using TypeDoc