Retrieve the diff between two change ids. In the JSON response, conflicted paths are excluded from entries[] and surface only in conflicted_entries[] (with per-side target/base/source content); the two arrays are mutually exclusive. When the client requests Accept: text/plain, the response is a full unified patch that includes every changed path, with conflicted paths rendered inline using JJ-style <<<<<<< / >>>>>>> markers.
Documentation Index
Fetch the complete documentation index at: https://docs.mesa.dev/llms.txt
Use this file to discover all available pages before exploring further.
readBearer authentication header of the form Bearer <token>, where <token> is your auth token.
Organization slug
1Repository name
1Base change id for the diff. Use the virtual root change id (zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz) to diff from the empty tree.
^[zyxwvutsrqponmlk]{32}$Head change id for the diff. Use the virtual root change id (zzzzzzzzzzzzzzzzzzzzzzzzzzzzzzzz) to diff against the empty tree.
^[zyxwvutsrqponmlk]{32}$include, only, exclude Diff response
^[zyxwvutsrqponmlk]{32}$^[zyxwvutsrqponmlk]{32}$True when the response hit the server entry limit and is incomplete
Changed entries only. Unchanged paths are omitted from this list