order item

This commit is contained in:
2026-01-26 09:41:07 +03:30
parent 5dcf5c3c34
commit b45bc93799
6 changed files with 79 additions and 117 deletions
+1 -1
View File
@@ -50,7 +50,7 @@ export class NewItemDto {
}
export class UpdateNewOrderDto {
export class UpdateOrderDto {
@IsArray()
@ApiProperty({
isArray: true, type: [ItemDto], example: [