LowerEarthOrbiters / Lower_Earth_Orbiters

Template for capstone projects
https://lower-earth-orbiters-frontend.vercel.app
MIT License
1 stars 1 forks source link

Scheduling - Remove Scheduled Command Sequence #120

Closed Umang-Rajkarnikar closed 7 months ago

Umang-Rajkarnikar commented 8 months ago

Create an endpoint to remove and cancel a scheduled command sequence.

Input: commandId, userId

Functionality: Remove a record from the Command table for the specified commandId

Output: void