Get message diff

Get the file changes (diff) that resulted from a specific user message in the session.

get/session/{sessionID}/diff

Path parameters

sessionIDstring required

Query parameters

directorystring
messageIDstring

Response

Successfully retrieved diff

filestring required
beforestring required
afterstring required
additionsnumber required
deletionsnumber required
status'added' | 'deleted' | 'modified'

Changes

Changed in 2 of the 102 revisions of this API.11

    • added the optional property items/status to the response with the 200 status

      response-optional-property-added

    • removed the optional property items/status from the response with the 200 status

      response-optional-property-removed

    This revision also has 36 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog