chore: generate

This commit is contained in:
opencode-agent[bot]
2026-05-11 05:27:40 +00:00
parent 59e247e1d1
commit 4c5601bb50
2 changed files with 14 additions and 0 deletions
+4
View File
@@ -5590,6 +5590,10 @@ export type SessionForkData = {
}
export type SessionForkErrors = {
/**
* Bad request
*/
400: BadRequestError
/**
* NotFoundError
*/