mirror of
https://github.com/anomalyco/opencode.git
synced 2026-04-28 20:49:55 +00:00
chore: generate
This commit is contained in:
parent
c002ca03ba
commit
562c9d76d9
1 changed files with 4 additions and 0 deletions
|
|
@ -6087,6 +6087,10 @@
|
|||
},
|
||||
"deletions": {
|
||||
"type": "number"
|
||||
},
|
||||
"status": {
|
||||
"type": "string",
|
||||
"enum": ["added", "deleted", "modified"]
|
||||
}
|
||||
},
|
||||
"required": ["file", "before", "after", "additions", "deletions"]
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue