Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetReleaseAttachmentRequest

Request parameters for repoGetReleaseAttachment operation in RepositoryApi.

export
interface

RepositoryApiRepoGetReleaseAttachmentRequest

Hierarchy

  • RepositoryApiRepoGetReleaseAttachmentRequest

Index

Properties

attachmentId: number

id of the attachment to get

memberof

RepositoryApiRepoGetReleaseAttachment

id: number

id of the release

memberof

RepositoryApiRepoGetReleaseAttachment

owner: string

owner of the repo

memberof

RepositoryApiRepoGetReleaseAttachment

repo: string

name of the repo

memberof

RepositoryApiRepoGetReleaseAttachment

Generated using TypeDoc