Interface Release

Release represents a repository release

Hierarchy

  • Release

Properties

assets?: Attachment[]
author?: User

User represents a user

body?: string
created_at?: string

Format

date-time

draft?: boolean
html_url?: string
id?: number

Format

int64

name?: string
prerelease?: boolean
published_at?: string

Format

date-time

tag_name?: string
tarball_url?: string
target_commitish?: string
url?: string
zipball_url?: string

Generated using TypeDoc