update: foster care history done

This commit is contained in:
wayanrivan
2026-04-28 13:55:23 +07:00
parent 54aaab6c8b
commit e21d11262c

View File

@ -366,7 +366,7 @@ export class FosterCareHistoryController {
}] }]
#swagger.parameters['id'] = { #swagger.parameters['id'] = {
in: 'path', in: 'path',
description: 'Foster Care History' ID.', description: 'Foster Care History ID.',
required: true, required: true,
type: 'string' type: 'string'
} }