Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDeleteRequest

Request parameters for repoDelete operation in RepositoryApi.

export
interface

RepositoryApiRepoDeleteRequest

Hierarchy

  • RepositoryApiRepoDeleteRequest

Index

Properties

Properties

owner: string

owner of the repo to delete

memberof

RepositoryApiRepoDelete

repo: string

name of the repo to delete

memberof

RepositoryApiRepoDelete

Generated using TypeDoc