class

Github::Release

Inherits JSON::Serializable < Reference < Object

Constructors

new(pull : JSON::PullParser)
Source
new(*, __pull_for_json_serializable pull : JSON::PullParser)
Source

Instance methods

assets
Source
assets=(assets : Array(JSON::Any))
Source
assets_url
Source
assets_url=(assets_url : String)
Source
author
Source
author=(author : Author | Nil)
Source
body
Source
body=(body : String | Nil)
Source
created_at
Source
created_at=(created_at : Time)
Source
draft=(draft : Bool)
Source
draft?
Source
html_url
Source
html_url=(html_url : String)
Source
id=(id : Int32)
Source
name
Source
name=(name : String | Nil)
Source
node_id
Source
node_id=(node_id : String)
Source
prerelease=(prerelease : Bool)
Source
prerelease?
Source
published_at
Source
published_at=(published_at : Time)
Source
tag_name
Source
tag_name=(tag_name : String)
Source
tarball_url
Source
tarball_url=(tarball_url : String)
Source
target_commitish
Source
target_commitish=(target_commitish : String)
Source
upload_url
Source
upload_url=(upload_url : String)
Source
url=(url : String)
Source
zipball_url
Source
zipball_url=(zipball_url : String)
Source