forked from Yara724/api
Fixed legacy requestedCounts methods and statistics + claimLink address
This commit is contained in:
@@ -98,7 +98,7 @@ export class ExpertInsurerController {
|
||||
}
|
||||
|
||||
@ApiBody({
|
||||
description: "Detailed expert rating",
|
||||
description: "Detailed expert rating by insurer",
|
||||
schema: {
|
||||
type: "object",
|
||||
properties: {
|
||||
@@ -135,7 +135,7 @@ export class ExpertInsurerController {
|
||||
minimum: 0,
|
||||
maximum: 5,
|
||||
example: 4,
|
||||
description: "برای امتیاز دادن به بات",
|
||||
description: "برای امتیاز دادن به عملکرد بات",
|
||||
},
|
||||
},
|
||||
required: [
|
||||
|
||||
Reference in New Issue
Block a user