fix card key set

This commit is contained in:
avicenan
2026-05-28 12:11:38 +09:00
parent de5a681a9a
commit 762762569e

View File

@ -141,7 +141,7 @@ export class CardKeySetsController {
/* /*
#swagger.tags = ['Card Key Set'] #swagger.tags = ['Card Key Set']
#swagger.security = [{ "bearerAuth": [] }] #swagger.security = [{ "bearerAuth": [] }]
#swagger.parameters['id'] = { description: '', in: 'path', type: 'string' } #swagger.parameters['id'] = { description: 'Card key set id', in: 'path', type: 'string' }
*/ */
try { try {
const schema = Joi.object().keys({ const schema = Joi.object().keys({