id | integer | |
name | string | |
assets | array | |
assets_url | string | |
author | object | A GitHub user. |
body | string | |
body_html | string | |
body_text | string | |
created_at | string | |
discussion_url | string | The URL of the release discussion. |
draft | boolean | true to create a draft (unpublished) release, false to create a published one. |
html_url | string | |
mentions_count | integer | |
node_id | string | |
prerelease | boolean | Whether to identify the release as a prerelease or a full release. |
published_at | string | |
reactions | object | |
tag_name | string | The name of the tag. |
tarball_url | string | |
target_commitish | string | Specifies the commitish value that determines where the Git tag is created from. |
upload_url | string | |
url | string | |
zipball_url | string | |