Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetReleaseRequest

Request parameters for repoGetRelease operation in RepositoryApi.

export
interface

RepositoryApiRepoGetReleaseRequest

Hierarchy

  • RepositoryApiRepoGetReleaseRequest

Index

Properties

Properties

id: number

id of the release to get

memberof

RepositoryApiRepoGetRelease

owner: string

owner of the repo

memberof

RepositoryApiRepoGetRelease

repo: string

name of the repo

memberof

RepositoryApiRepoGetRelease

Generated using TypeDoc