Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 763 Bytes

ReleaseUpdateParameters.md

File metadata and controls

15 lines (10 loc) · 763 Bytes

ReleaseUpdateParameters

Properties

Name Type Description Notes
Description string Description of the release [optional]
Platforms []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]

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