mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-03-30 13:54:01 +00:00
fix: get session api (#1684)
This commit is contained in:
parent
c6a46615c0
commit
723a37ea9a
@ -220,7 +220,7 @@ export namespace Server {
|
||||
},
|
||||
)
|
||||
.get(
|
||||
"/session/:sessionID",
|
||||
"/session/:id",
|
||||
describeRoute({
|
||||
description: "Get session",
|
||||
operationId: "session.get",
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user