Skip to content

Commit

Permalink
Update internalCase.controller.ts
Browse files Browse the repository at this point in the history
  • Loading branch information
unakb committed Dec 11, 2024
1 parent 9137c72 commit a27a612
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -583,7 +583,7 @@ export class InternalCaseController {
)
@ApiOkResponse({
type: DeliverResponse,
description: 'Delivers a signed ruling to police',
description: 'Delivers a signed court record to police',
})
deliverSignedCourtRecordToPolice(
@Param('caseId') caseId: string,
Expand Down

0 comments on commit a27a612

Please sign in to comment.