📄️ /master-local/changes/begin/{solutionId}
Starts an asynchronous task to collect the changes made to the master solution that can be applied to the specified local solution.
📄️ /master-local/update/begin/{solutionId}
Starts an asynchronous task to update the specified local solution with changes made to its master solution.
📄️ /master-local/changes/result/{taskId}
Gets the list of changes made to a master solution collected by the specified task.
📄️ /master-local/changes/{solutionId}/{documentId}
Gets the list of changes made to the master solution that can be applied to the specified local solution for the specified document.
📄️ /master-local/update/result/{taskId}
Gets the list of Report objects for the specified master-local update task.
📄️ /master-local/reset/{solutionId}/{documentId}
Resets the specified local solution document to its state in the master solution.