Repository limits
REST API content limits
When creating or modifying files through the REST API and SDKs, content is sent inline:
For files larger than 128 KB, write them through MesaFS.
Diff limits
Files larger than 1 MB are omitted from diff responses with an
omitted marker. The full file
content is still accessible via the Content API.

