This commit is contained in:
2025-12-11 12:50:35 +03:30
parent 0bb51dcae5
commit 10b0bfe554
@@ -145,7 +145,7 @@ export class CreateRestaurantDto {
})
@IsOptional()
@IsObject()
scorePrice?: {
score?: {
purchaseAmount: string;
purchaseScore: string;
scoreAmount: string;