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

Create FlightsController #214

@BossOfGames

Description

@BossOfGames

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) {}

Metadata

Metadata

Assignees

Labels

APIAPI Items

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions