mirror of
https://github.com/aljazceru/opencode.git
synced 2025-12-21 17:54:23 +01:00
exit properly
This commit is contained in:
@@ -83,11 +83,7 @@ export namespace Server {
|
||||
description: "Successfully created session",
|
||||
content: {
|
||||
"application/json": {
|
||||
schema: resolver(
|
||||
Session.Info.openapi({
|
||||
ref: "Session.Info",
|
||||
}),
|
||||
),
|
||||
schema: resolver(z.custom<Session.Message[]>()),
|
||||
},
|
||||
},
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user