timetable
Retrieve list of local track names for each path step of each train schedule that match the given operational point references list
TODO: this endpoint uses a HashMap for both its request and response, instead of the ordered list convention used by our other endpoints. This is an intentional experiment and depending on whether this proves easier to work with on the frontend and in editoast, we'll either migrate the other endpoints to this format for consistency or change back the current one to the previous convention.
post/timetable/{id}/path_steps/local_track_names
Path parameters
idinteger required
A timetable ID
Request body
Response
For each requested operational point reference, returns under its client-provided key the set of local track names found in the timetable's train schedules path step inputs
object required