tambahan
This commit is contained in:
@@ -16,7 +16,7 @@ type JWT = {
|
||||
|
||||
const ApiKeyRoute = new Elysia({
|
||||
prefix: '/apikey',
|
||||
detail: { tags: ['apikey'] },
|
||||
tags: ["apikey"],
|
||||
})
|
||||
.post(
|
||||
'/create',
|
||||
|
||||
Reference in New Issue
Block a user