Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetReleaseByTagRequest

Request parameters for repoGetReleaseByTag operation in RepositoryApi.

export
interface

RepositoryApiRepoGetReleaseByTagRequest

Hierarchy

  • RepositoryApiRepoGetReleaseByTagRequest

Index

Properties

Properties

owner: string

owner of the repo

memberof

RepositoryApiRepoGetReleaseByTag

repo: string

name of the repo

memberof

RepositoryApiRepoGetReleaseByTag

tag: string

tag name of the release to get

memberof

RepositoryApiRepoGetReleaseByTag

Generated using TypeDoc