schedule Update
fun scheduleUpdate(projectId: String, targetVersion: String, updateChangeNotes: List<String>): JsonObject
Method to execute the request to schedule a new update for a project
Return
the result of the request as JsonObject
Parameters
project Id
The project identifier where schedule the new update
target Version
The target version of the update
update Change Notes
The change notes of the update