Release
Release Management API
Properties
- Name
release_id- Type
- string
- Description
Unique identifier for the release.
- Name
name- Type
- string
- Description
The name of the release.
- Name
version- Type
- string
- Description
The version number of the release.
- Name
git_hash- Type
- string
- Description
The Git commit hash associated with the release.
- Name
description- Type
- string
- Description
A brief description of the release.
- Name
status- Type
- string
- Description
The current status of the release (e.g., 'draft', 'completed', 'deployed').