change update
All checks were successful
Spell Check / Spell Check with Typos (push) Successful in 6s

This commit is contained in:
Kanjana 2025-04-10 15:38:14 +07:00
parent 2e71c86b36
commit 7b28ddd2b2

View file

@ -236,7 +236,7 @@ export class RequestDataController extends Controller {
return record;
}
@Post("updata-messenger")
@Post("update-messenger")
@Security("keycloak")
async updateRequestData(
@Request() req: RequestWithUser,