Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoEditReleaseAttachmentRequest

Request parameters for repoEditReleaseAttachment operation in RepositoryApi.

export
interface

RepositoryApiRepoEditReleaseAttachmentRequest

Hierarchy

  • RepositoryApiRepoEditReleaseAttachmentRequest

Index

Properties

attachmentId: number

id of the attachment to edit

memberof

RepositoryApiRepoEditReleaseAttachment

memberof

RepositoryApiRepoEditReleaseAttachment

id: number

id of the release

memberof

RepositoryApiRepoEditReleaseAttachment

owner: string

owner of the repo

memberof

RepositoryApiRepoEditReleaseAttachment

repo: string

name of the repo

memberof

RepositoryApiRepoEditReleaseAttachment

Generated using TypeDoc