From 54aaab6c8be43d8f36314c9c9e207151b91e3ffd Mon Sep 17 00:00:00 2001 From: wayanrivan Date: Tue, 28 Apr 2026 13:54:18 +0700 Subject: [PATCH] update --- src/controllers/fostercarehistory.ts | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/src/controllers/fostercarehistory.ts b/src/controllers/fostercarehistory.ts index 1d8a2ac..0128dcc 100644 --- a/src/controllers/fostercarehistory.ts +++ b/src/controllers/fostercarehistory.ts @@ -360,7 +360,7 @@ export class FosterCareHistoryController { static async restore(req: Request, res: Response, next: NextFunction): Promise { /* - #swagger.tags = ['Foster Care History''] + #swagger.tags = ['Foster Care History'] #swagger.security = [{ "bearerAuth": [] }]