Skip to content

Latest commit

 

History

History
19 lines (14 loc) · 1.05 KB

Release.md

File metadata and controls

19 lines (14 loc) · 1.05 KB

Release

Properties

Name Type Description Notes
name str The release pipeline name
release_pipeline_key str The release pipeline key
release_pipeline_description str The release pipeline description
phases [ReleasePhase] An ordered list of the release pipeline phases
version int The release version
links {str: (Link,)} The location and content type of related resources [optional]
release_variation_id str The chosen release variation ID to use across all phases of a release [optional]
canceled_at int [optional]
any string name bool, date, datetime, dict, float, int, list, str, none_type any string name can be used but the value must be the correct type [optional]

[Back to Model list] [Back to API list] [Back to README]