restore T

This commit is contained in:
2024-11-27 17:25:19 +07:00
parent efba7d0c99
commit 280f7d793a

View File

@ -117,7 +117,7 @@ export class UserActivityController {
#swagger.requestBody = {
required: true,
description: "Use this to fill action Create = C, View = V, Update = U, Delete = D, Restore = T ",
description: "Use this to fill action Create = C, View = V, Update = U, Delete = D, Restore = T",
content: {
"application/json": {
schema: {