Skip to content

Latest commit

 

History

History
14 lines (11 loc) · 936 Bytes

ReleaseProgressionCollection.md

File metadata and controls

14 lines (11 loc) · 936 Bytes

# ReleaseProgressionCollection

Properties

Name Type Description Notes
active_count int The number of active releases
completed_count int The number of completed releases
items \LaunchDarklyApi\Model\ReleaseProgression[] A list of details for each release, across all flags, for this release pipeline
phases \LaunchDarklyApi\Model\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 array<string,\LaunchDarklyApi\Model\Link> The location and content type of related resources

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