From 474ac86f46e8409db84bc1dc83d682d2906a7ea2 Mon Sep 17 00:00:00 2001 From: Methapon Metanipat Date: Mon, 7 Oct 2024 10:16:17 +0700 Subject: [PATCH] feat: add swagger tag --- tsoa.json | 1 + 1 file changed, 1 insertion(+) diff --git a/tsoa.json b/tsoa.json index 0802e20..54b2d46 100644 --- a/tsoa.json +++ b/tsoa.json @@ -36,6 +36,7 @@ { "name": "Employee In Country Notice" }, { "name": "Employee Work" }, { "name": "Employee Other Info" }, + { "name": "Workflow" }, { "name": "Product Group" }, { "name": "Product" }, { "name": "Work" },