mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-26 10:34:47 +00:00
fix
This commit is contained in:
@@ -139,7 +139,7 @@ export namespace Server {
|
|||||||
description: "List of sessions",
|
description: "List of sessions",
|
||||||
content: {
|
content: {
|
||||||
"application/json": {
|
"application/json": {
|
||||||
schema: resolver(z.custom<Session.Info[]>()),
|
schema: resolver(Session.Info.array()),
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
},
|
},
|
||||||
|
|||||||
Reference in New Issue
Block a user