Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoCreateReleaseAttachmentRequest

Request parameters for repoCreateReleaseAttachment operation in RepositoryApi.

export
interface

RepositoryApiRepoCreateReleaseAttachmentRequest

Hierarchy

  • RepositoryApiRepoCreateReleaseAttachmentRequest

Index

Properties

attachment: File

attachment to upload

memberof

RepositoryApiRepoCreateReleaseAttachment

id: number

id of the release

memberof

RepositoryApiRepoCreateReleaseAttachment

name?: string

name of the attachment

memberof

RepositoryApiRepoCreateReleaseAttachment

owner: string

owner of the repo

memberof

RepositoryApiRepoCreateReleaseAttachment

repo: string

name of the repo

memberof

RepositoryApiRepoCreateReleaseAttachment

Generated using TypeDoc