amalia/01-des-25 #53

Merged
amaliadwiy merged 2 commits from amalia/01-des-25 into main 2025-12-01 16:03:21 +08:00
3 changed files with 19 additions and 11 deletions
Showing only changes of commit 35618bb438 - Show all commits

View File

@@ -557,7 +557,7 @@ const PengaduanRoute = new Elysia({
detail: {
summary: "Upload File (FormData)",
description: "Tool untuk upload file ke folder tujuan dengan memakai FormData",
tags: ["mcp"],
// tags: ["mcp"],
consumes: ["multipart/form-data"]
},
})