Skip to content

Latest commit

 

History

History
16 lines (9 loc) · 613 Bytes

ReleaseUpdateParameters.md

File metadata and controls

16 lines (9 loc) · 613 Bytes

ReleaseUpdateParameters

Properties

Name Type Description Notes
description String Description of the release [optional]
platforms List<String> List of platforms the release should support. [optional]
appMinVersion String Minimum version of the app that the release supports in semver format [optional]
appMaxVersion String Maximum version of the app that the release supports in semver format [optional]
branch String Branch used for release [optional]