We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1884307 commit 662661cCopy full SHA for 662661c
apptrust/model/release_app_version_request.go
@@ -9,8 +9,6 @@ type ReleaseAppVersionRequest struct {
9
CommonPromoteAppVersion
10
}
11
12
-// NewReleaseAppVersionRequest constructs a ReleaseAppVersionRequest.
13
-// The provided parameters are identical to those used for promotion, but the stage is always production.
14
func NewReleaseAppVersionRequest(
15
promotionType string,
16
includedRepositoryKeys []string,
0 commit comments