-
Notifications
You must be signed in to change notification settings - Fork 46
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
editoast: update temporary speed limit import to use signals
Previously, the temporary speed limits creation endpoint expected to retrieve directional track ranges in the request body. Since it might not be possible to get that information directly, update the endpoint so that it retrieves the list of execution and resume signals associated with the temporary speed limits and then do a graph traversal on the infrastructure track sections to determine from the signals on which the track ranges the temporary speed limits apply. Add an infrastructure id parameter to the request form. Signed-off-by: Loup Federico <[email protected]>
- Loading branch information
Showing
4 changed files
with
1,114 additions
and
82 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.