Skip to content

relizy / GitlabReleaseResponse

Interface: GitlabReleaseResponse

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

Properties

_links: object

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

self

self: string


created_at

created_at: string

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


description

description: string

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


name

name: string

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


released_at

released_at: string

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


tag_name

tag_name: string

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

Released under the MIT License.