Skip to content

Latest commit

 

History

History
17 lines (12 loc) · 1.04 KB

ReleaseProgressionCollection.md

File metadata and controls

17 lines (12 loc) · 1.04 KB

ReleaseProgressionCollection

Properties

Name Type Description Notes
active_count int The number of active releases
completed_count int The number of completed releases
items [ReleaseProgression] A list of details for each release, across all flags, for this release pipeline
phases [PhaseInfo] A list of details for each phase, across all releases, for this release pipeline
total_count int The total number of releases for this release pipeline
links {str: (Link,)} The location and content type of related resources
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]