deploy

Diff a draft with the current deployment

Return a diff between the currently deployed application and the specified draft.

get/groups/{groupId}/apps/{appId}/drafts/{draftId}/diff

Response

Successfully diffed draft.

diffsstring[]

A list where each item is the line-by-line diff for a specific configuration file.

Changes