Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDeleteReleaseRequest

Request parameters for repoDeleteRelease operation in RepositoryApi.

export
interface

RepositoryApiRepoDeleteReleaseRequest

Hierarchy

  • RepositoryApiRepoDeleteReleaseRequest

Index

Properties

Properties

id: number

id of the release to delete

memberof

RepositoryApiRepoDeleteRelease

owner: string

owner of the repo

memberof

RepositoryApiRepoDeleteRelease

repo: string

name of the repo

memberof

RepositoryApiRepoDeleteRelease

Generated using TypeDoc