Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoDeleteReleaseAttachmentRequest

Request parameters for repoDeleteReleaseAttachment operation in RepositoryApi.

export
interface

RepositoryApiRepoDeleteReleaseAttachmentRequest

Hierarchy

  • RepositoryApiRepoDeleteReleaseAttachmentRequest

Index

Properties

attachmentId: number

id of the attachment to delete

memberof

RepositoryApiRepoDeleteReleaseAttachment

id: number

id of the release

memberof

RepositoryApiRepoDeleteReleaseAttachment

owner: string

owner of the repo

memberof

RepositoryApiRepoDeleteReleaseAttachment

repo: string

name of the repo

memberof

RepositoryApiRepoDeleteReleaseAttachment

Generated using TypeDoc