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

infra_idinteger required
operational_point_referencesobject required

A list of key/operational point reference pairs for which local track names should be retrieved from the timetable train schedules paths. The key is an arbitrary string chosen by the client, that will be used in the response to return the corresponding local track names set.

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

Changes

Changed in 19 of the 82 revisions of this API.2223

    • removed subschema #2: OperationalPointReferenceTrigram from the / request property oneOf list

      request-property-one-of-removed

    • added subschema #2: OperationalPointReferenceDomestic to the / request property oneOf list

      request-property-one-of-added

    • removed subschema #2: OperationalPointReferenceDomestic from the / request property oneOf list

      request-property-one-of-removed

    • added subschema #2: OperationalPointReferenceTrigram to the / request property oneOf list

      request-property-one-of-added

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • f50835ffc9de11See the full diff
    • removed subschema #2: OperationalPointReferenceTrigram from the / request property oneOf list

      request-property-one-of-removed

    • added subschema #2: OperationalPointReferenceDomestic to the / request property oneOf list

      request-property-one-of-added

    This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 62dbae65a59311See the full diff
    • removed subschema #2: OperationalPointReferenceDomestic from the / request property oneOf list

      request-property-one-of-removed

    • added subschema #2: OperationalPointReferenceTrigram to the / request property oneOf list

      request-property-one-of-added

    This revision also has 4 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • fa2c0899ac3611See the full diff
    • removed subschema #2: OperationalPointReferenceTrigram from the / request property oneOf list

      request-property-one-of-removed

    • added subschema #2: OperationalPointReferenceDomestic to the / request property oneOf list

      request-property-one-of-added

  • 73f0d9b8f23a11See the full diff
    • removed subschema #2: OperationalPointReferenceDomestic from the / request property oneOf list

      request-property-one-of-removed

    • added subschema #2: OperationalPointReferenceTrigram to the / request property oneOf list

      request-property-one-of-added

    This revision also has 12 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • ccb1c170fd3011See the full diff
    • removed subschema #2: OperationalPointReferenceTrigram from the / request property oneOf list

      request-property-one-of-removed

    • added subschema #2: OperationalPointReferenceDomestic to the / request property oneOf list

      request-property-one-of-added

  • d3c96c71cacc11See the full diff
    • removed subschema #2: OperationalPointReferenceDomestic from the / request property oneOf list

      request-property-one-of-removed

    • added subschema #2: OperationalPointReferenceTrigram to the / request property oneOf list

      request-property-one-of-added

    This revision also has 25 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

  • 534e56b95a1122See the full diff
    • the request property /// became not nullable

      request-property-became-not-nullable

    • removed subschema #2: OperationalPointReferenceTrigram from the / request property oneOf list

      request-property-one-of-removed

    • request property /// list-of-types was widened by adding types null to media type application/json

      request-property-list-of-types-widened

    • added subschema #2: OperationalPointReferenceDomestic to the / request property oneOf list

      request-property-one-of-added

    This revision also has 7 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog

    • request property /// list-of-types was narrowed by removing types null from media type application/json

      request-property-list-of-types-narrowed

    • request property /// list-of-types was narrowed by removing types null from media type application/json

      request-property-list-of-types-narrowed

    • the request property /// became nullable

      request-property-became-nullable

    • the request property /// became nullable

      request-property-became-nullable

Of the 82 revisions, 2 have no diff computed.