tambah route texs

This commit is contained in:
bipproduction
2025-11-10 16:55:38 +08:00
parent fca77c6bd8
commit e68fe87e9e

View File

@@ -17,8 +17,8 @@ const TestRoute = new Elysia({
gambar: t.String(), gambar: t.String(),
}), }),
detail: { detail: {
summary: "upload base64", summary: "test simpan data rapat",
description: "upload base64", description: "test simpan data rapat memerlukan base64 gambar",
} }
}) })