VoidVampire / rekroot

ExpressJS backend of rekroot platform
0 stars 0 forks source link

Create DELETE /company/:id/posting/:postingid/application/:applicationID #20

Closed srevinsaju closed 7 months ago

srevinsaju commented 11 months ago

For the given company ID, posting ID and the application ID, delete the application if its owned by the user.

VoidVampire commented 11 months ago

only the user, and not company owner right?