publishUpdate

fun publishUpdate(projectId: String, updateId: String): JsonObject

Method to execute the request to publish an existing update of a project

Return

the result of the request as JsonObject

Parameters

projectId

The project identifier where publish an update

updateId

The update identifier of the update to publish