Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiRepoGetTagRequest

Request parameters for repoGetTag operation in RepositoryApi.

export
interface

RepositoryApiRepoGetTagRequest

Hierarchy

  • RepositoryApiRepoGetTagRequest

Index

Properties

Properties

owner: string

owner of the repo

memberof

RepositoryApiRepoGetTag

repo: string

name of the repo

memberof

RepositoryApiRepoGetTag

tag: string

name of tag

memberof

RepositoryApiRepoGetTag

Generated using TypeDoc