schedule Update

open fun scheduleUpdate(updateId: String, targetVersion: String, changeNotes: List<String>, project: Project, user: PandoroUser)

Method to schedule a new update

Parameters

updateId

The update identifier

targetVersion

The target project_version of the new update

changeNotes

The change notes of the new update

user

The user who scheduled the update

project

The project owner of the update