Answered step by step
Verified Expert Solution
Question
1 Approved Answer
my app is delete files using js and exprese,multer but I have problem all files related one object id and all files is deleted ,i
my app is delete files using js and exprese,multer
but I have problem all files related one object id and all files is deleted ,i want remove one file or more
for each file is object , related index for example first files index 0
like list image
please completed my code
router. delete( / deleteFiles/:id', jwtHelper.verifyJwtToken, removefiles) module. exports=\{ routes: router
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started