update desc

This commit is contained in:
2024-11-27 17:22:39 +07:00
parent 7b712d9ee9
commit 0d974a52bc

View File

@ -165,6 +165,7 @@ export class UserController {
#swagger.requestBody = {
required: true,
description: "This action will effect to user related token JWT logged",
content: {
"application/json": {
schema: {
@ -219,6 +220,7 @@ export class UserController {
#swagger.requestBody = {
required: true,
description: "This action will effect to user related token JWT logged",
content: {
"application/json": {
schema: {