test(silo): backend silo stuff

This commit is contained in:
2025-04-08 06:48:12 -05:00
parent b630bae50d
commit b4a4dfcb75
9 changed files with 227 additions and 13 deletions

View File

@@ -59,6 +59,8 @@ app.openapi(
data.key,
payload.user
);
console.log(addComment);
return c.json(
{
success: addComment.success,