Skip to main content
Schema1.1.4object

release

A release.

Source
github-v3-rest.json
Revision
f5f067c1e6f6
Active snapshot
85e53e3d0d65

Release

object

A release.

assets array
required
assets_url string (uri)
required
body string
optionalnullable
body_html string
optional
body_text string
optional
created_at string (date-time)
required
draft boolean
required

true to create a draft (unpublished) release, false to create a published one.

html_url string (uri)
required
id integer
required
name string
requirednullable
node_id string
required
prerelease boolean
required

Whether to identify the release as a prerelease or a full release.

published_at string (date-time)
requirednullable
tag_name string
required

The name of the tag.

tarball_url string (uri)
requirednullable
target_commitish string
required

Specifies the commitish value that determines where the Git tag is created from.

upload_url string
required
url string (uri)
required
zipball_url string (uri)
requirednullable