first commit
هذا الالتزام موجود في:
4
src/modules/marketplace/dto/update-instrument.dto.ts
Normal file
4
src/modules/marketplace/dto/update-instrument.dto.ts
Normal file
@@ -0,0 +1,4 @@
|
||||
import { PartialType } from '@nestjs/swagger';
|
||||
import { CreateInstrumentDto } from './create-instrument.dto';
|
||||
|
||||
export class UpdateInstrumentDto extends PartialType(CreateInstrumentDto) {}
|
||||
المرجع في مشكلة جديدة
حظر مستخدم