Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDeleteReleaseByTagRequest

Request parameters for repoDeleteReleaseByTag operation in RepositoryApi.

export
interface

RepositoryApiRepoDeleteReleaseByTagRequest

Hierarchy

  • RepositoryApiRepoDeleteReleaseByTagRequest

Index

Properties

Properties

owner: string

owner of the repo

memberof

RepositoryApiRepoDeleteReleaseByTag

repo: string

name of the repo

memberof

RepositoryApiRepoDeleteReleaseByTag

tag: string

tag name of the release to delete

memberof

RepositoryApiRepoDeleteReleaseByTag

Generated using TypeDoc