forked from Yara724/api
YARA-1241
This commit is contained in:
@@ -35,7 +35,7 @@ export class CaseExpertReportInsurerController {
|
||||
@ApiOperation({
|
||||
summary: "Get insurer file report data",
|
||||
description:
|
||||
"Returns the structured report data for the given publicId (blame + claim combined): damaged owner, driver when different, insurance, vehicle, and accident report sections. The front-end uses this data to render and generate the PDF.",
|
||||
"Returns structured insurer PDF data for the given publicId (blame + claim combined), including separated guilty/damaged insurance blocks, third-party/body policy details, Fanavaran codes, case/evaluation timestamps, and the evaluation result with expert response.",
|
||||
})
|
||||
@ApiParam({ name: "publicId" })
|
||||
@ApiResponse({ status: 200, description: "Report data" })
|
||||
|
||||
Reference in New Issue
Block a user