deskripsi:
- api

No Issues
This commit is contained in:
2025-11-04 15:32:14 +08:00
parent 25fc7e2d26
commit 13f88efb35
4 changed files with 9 additions and 5 deletions

View File

@@ -96,7 +96,6 @@ const LayananRoute = new Elysia({
detail: {
summary: "Create Layanan KTP/KK",
description: "Create a new service request for KTP or KK.",
tags: ["mcp"],
},
}
)
@@ -132,7 +131,6 @@ const LayananRoute = new Elysia({
detail: {
summary: "Cek Status KTP",
description: "Retrieve the current status of a KTP/KK request by unique ID.",
tags: ["mcp"],
},
}
);