Compare explicit prior state with current state

post/api/sessions/{sessionId}/environments/{environmentId}/state/diff

Path parameters

sessionIdstring required
environmentIdstring required

Request body

source'explicit' required
{"stackTrail":"paths:/api/sessions/{sessionId}/environments/{environmentId}/state/diff:post:requestBody:content:application/json:schema:properties:before","oasType":"schema","type":"unknown"}
maxChangesinteger

Response

Successful response

schema'archal.environment-state-diff' required
version1 required
sessionIdstring required
environmentIdstring required
beforeSha256string required
afterSha256string required
changedboolean required
totalChangesinteger required
returnedChangesinteger required
truncatedboolean required

Changes

No recorded changes to this endpoint across all 1 revision of this API.