Skip to content
This repository has been archived by the owner on Sep 14, 2023. It is now read-only.

Create FlightsController #214

Open
9 tasks
BossOfGames opened this issue Jan 25, 2022 · 0 comments
Open
9 tasks

Create FlightsController #214

BossOfGames opened this issue Jan 25, 2022 · 0 comments
Assignees
Labels
API API Items

Comments

@BossOfGames
Copy link
Member

FlightsController for controlling flight states.

  • index() {}
  • getFlight($id) {}
  • getFlights(Request $request) {}
  • searchFlights(Request $request) {}
  • createFlight(Request $request) {}
  • modifyFlight(Request $request) {}
  • positionReport(Request $request) {}
  • startFlight($id) {}
  • endFlight($id) {}
@BossOfGames BossOfGames added the API API Items label Jan 25, 2022
@BossOfGames BossOfGames changed the title FlightsController Create FlightsController Jan 25, 2022
@BossOfGames BossOfGames self-assigned this Jan 25, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
API API Items
Projects
None yet
Development

No branches or pull requests

1 participant