chore: generate

This commit is contained in:
opencode-agent[bot]
2026-02-02 20:27:15 +00:00
parent c002ca03ba
commit 562c9d76d9

View File

@@ -6087,6 +6087,10 @@
},
"deletions": {
"type": "number"
},
"status": {
"type": "string",
"enum": ["added", "deleted", "modified"]
}
},
"required": ["file", "before", "after", "additions", "deletions"]