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() @IsOptional()
@IsObject() @IsObject()
scorePrice?: { score?: {
purchaseAmount: string; purchaseAmount: string;
purchaseScore: string; purchaseScore: string;
scoreAmount: string; scoreAmount: string;