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

Create API to update flight plans #12

Merged
merged 13 commits into from
Mar 14, 2022
Merged

Create API to update flight plans #12

merged 13 commits into from
Mar 14, 2022

Conversation

jdno
Copy link
Owner

@jdno jdno commented Mar 14, 2022

A new API endpoint has been created that enables users to update the flight plan of an airplane. The new flight plan gets validated, and any errors are reported back to the user. If the plan is valid, a command is queued to update it and a new system picks up the plan and applies it.

@jdno jdno self-assigned this Mar 14, 2022
@jdno jdno merged commit a5a3fbb into main Mar 14, 2022
@jdno jdno deleted the update-flight-plans branch March 14, 2022 17:17
@jdno jdno added the R-added Add a new feature to the release notes label Mar 19, 2022
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
R-added Add a new feature to the release notes
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

1 participant