Module svc_scheduler::grpc::api::create

source ·
Expand description

This module contains the gRPC confirm_itinerary endpoint implementation.

Functions

  • Creates an itinerary from a list of flight plans. The flight plans provided are expected to be the valid output from the query_flight endpoint. Invalid flight plans will be quickly rejected.