Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoUpdateFileRequest

Request parameters for repoUpdateFile operation in RepositoryApi.

export
interface

RepositoryApiRepoUpdateFileRequest

Hierarchy

  • RepositoryApiRepoUpdateFileRequest

Index

Properties

memberof

RepositoryApiRepoUpdateFile

filepath: string

path of the file to update

memberof

RepositoryApiRepoUpdateFile

owner: string

owner of the repo

memberof

RepositoryApiRepoUpdateFile

repo: string

name of the repo

memberof

RepositoryApiRepoUpdateFile

Generated using TypeDoc