LowerEarthOrbiters / Lower_Earth_Orbiters

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

Schedule - GET Command Sequences by Overpass #131

Closed Umang-Rajkarnikar closed 8 months ago

Umang-Rajkarnikar commented 9 months ago

Create an endpoint that fetches all commands scheduled for an overpass

Input: scheduleId, limit, page

Functionality: Fetch records from the Command table for the specified schedule

Output: Return command sequences scheduled for the specified schedule