Skip to content

relizy / GitlabReleaseResponse

Interface: GitlabReleaseResponse

Defined in: src/core/gitlab.ts:22

Properties

_links: object

Defined in: src/core/gitlab.ts:28

self

self: string


created_at

created_at: string

Defined in: src/core/gitlab.ts:26


description

description: string

Defined in: src/core/gitlab.ts:25


name

name: string

Defined in: src/core/gitlab.ts:24


released_at

released_at: string

Defined in: src/core/gitlab.ts:27


tag_name

tag_name: string

Defined in: src/core/gitlab.ts:23

Released under the MIT License.