Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoEditRequest

Request parameters for repoEdit operation in RepositoryApi.

export
interface

RepositoryApiRepoEditRequest

Hierarchy

  • RepositoryApiRepoEditRequest

Index

Properties

Properties

Properties of a repo that you can edit

memberof

RepositoryApiRepoEdit

owner: string

owner of the repo to edit

memberof

RepositoryApiRepoEdit

repo: string

name of the repo to edit

memberof

RepositoryApiRepoEdit

Generated using TypeDoc