Signed-off-by: James <james@jan.ai> Co-authored-by: James <james@jan.ai>
This commit is contained in:
parent
a1e9e0e5f1
commit
112fd4c8fc
@ -5,7 +5,7 @@ export const v1Router = async (app: HttpServer) => {
|
||||
// MARK: External Routes
|
||||
app.register(commonRouter)
|
||||
app.register(threadRouter, {
|
||||
prefix: '/thread',
|
||||
prefix: '/threads',
|
||||
})
|
||||
|
||||
// MARK: Internal Application Routes
|
||||
|
||||
Loading…
x
Reference in New Issue
Block a user