Options
All
  • Public
  • Public/Protected
  • All
Menu

Interface RepositoryApiGetAnnotatedTagRequest

Request parameters for getAnnotatedTag operation in RepositoryApi.

export
interface

RepositoryApiGetAnnotatedTagRequest

Hierarchy

  • RepositoryApiGetAnnotatedTagRequest

Index

Properties

Properties

owner: string

owner of the repo

memberof

RepositoryApiGetAnnotatedTag

repo: string

name of the repo

memberof

RepositoryApiGetAnnotatedTag

sha: string

sha of the tag. The Git tags API only supports annotated tag objects, not lightweight tags.

memberof

RepositoryApiGetAnnotatedTag

Generated using TypeDoc