Home > @uniformdev/canvas > ReleaseClient

ReleaseClient class

API client to enable managing project releases

Signature:

Extends: ApiClient

Constructors

Constructor

Modifiers

Description

(constructor)(options)

Constructs a new instance of the ReleaseClient class

Methods

Method

Modifiers

Description

get(options)

Fetches all releases for a project

ready(body)

Readies or unreadies a release for merging

remove(body)

Deletes a release

upsert(body)

Updates or creates (based on id) a release