Changes to Computes optimal connections from one place to another.

GET /api/v6/plan

Every recorded change to this endpoint, newest first. Back to the operation

Changed in 13 of the 52 revisions of this API.32843

  1. f4c11a2b04313
  2. dbfe4b7f2bab1415
  3. 03f152d705b94
  4. ddd353807e6a4
  5. 57542fb883e41
  6. 360889ae286f1
  7. e211cb7a5ecf1
  8. 1a0315b56e3d1
  9. a2ab90068a3512
  10. f808465a02ed14
  11. 4f82b7d9f9562
  12. a3620bf004a31
  13. b7bf68a0d6f31

What changed

    • added the new optional query request parameter noCompulsoryReservation

      new-optional-request-parameter

    • added the optional property direct/items/legs/items/reservation to the response with the 200 status

      response-optional-property-added

    • added the optional property itineraries/items/legs/items/reservation to the response with the 200 status

      response-optional-property-added

  • dbfe4b7f2bab1415See the full diff
    • added the new HGV enum value to the direct/items/legs/items/from/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the direct/items/legs/items/intermediateStops/items/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the direct/items/legs/items/mode response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the direct/items/legs/items/to/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the direct/items/legs/items/tripFrom/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the direct/items/legs/items/tripTo/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the from/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the itineraries/items/legs/items/from/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the itineraries/items/legs/items/intermediateStops/items/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the itineraries/items/legs/items/mode response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the itineraries/items/legs/items/to/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the itineraries/items/legs/items/tripFrom/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the itineraries/items/legs/items/tripTo/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new HGV enum value to the to/modes/items/ response property for the response status 200

      response-property-enum-value-added

    • added the new optional query request parameter vehicleAxleCount

      new-optional-request-parameter

    • added the new optional query request parameter vehicleAxleLoad

      new-optional-request-parameter

    • added the new optional query request parameter vehicleHazmat

      new-optional-request-parameter

    • added the new optional query request parameter vehicleHazmatWater

      new-optional-request-parameter

    • added the new optional query request parameter vehicleHeight

      new-optional-request-parameter

    • added the new optional query request parameter vehicleLength

      new-optional-request-parameter

    • added the new optional query request parameter vehicleLezAccess

      new-optional-request-parameter

    • added the new optional query request parameter vehicleTopSpeed

      new-optional-request-parameter

    • added the new optional query request parameter vehicleTrailer

      new-optional-request-parameter

    • added the new optional query request parameter vehicleWeight

      new-optional-request-parameter

    • added the new optional query request parameter vehicleWidth

      new-optional-request-parameter

    • added the enum value HGV to the property items/ of the query request parameter directModes

      request-parameter-property-enum-value-added

    • added the enum value HGV to the property items/ of the query request parameter postTransitModes

      request-parameter-property-enum-value-added

    • added the enum value HGV to the property items/ of the query request parameter preTransitModes

      request-parameter-property-enum-value-added

    • added the enum value HGV to the property items/ of the query request parameter transitModes

      request-parameter-property-enum-value-added

    • added the optional property direct/items/legs/items/agencyFareUrl to the response with the 200 status

      response-optional-property-added

    • added the optional property direct/items/legs/items/ticketUrls to the response with the 200 status

      response-optional-property-added

    • added the optional property itineraries/items/legs/items/agencyFareUrl to the response with the 200 status

      response-optional-property-added

    • added the optional property itineraries/items/legs/items/ticketUrls to the response with the 200 status

      response-optional-property-added

    • added the optional property direct/items/legs/items/steps/items/fromOsmNode to the response with the 200 status

      response-optional-property-added

    • added the optional property direct/items/legs/items/steps/items/toOsmNode to the response with the 200 status

      response-optional-property-added

    • added the optional property itineraries/items/legs/items/steps/items/fromOsmNode to the response with the 200 status

      response-optional-property-added

    • added the optional property itineraries/items/legs/items/steps/items/toOsmNode to the response with the 200 status

      response-optional-property-added

    • for the query request parameter fastestDirectFactor, default value was changed from 1 to 10

      request-parameter-default-value-changed

    • for the query request parameter maxMatchingDistance, default value was changed from 25 to 250

      request-parameter-default-value-changed

    • added the new enum value REALTIME_ANNOTATION_ONLY to the query request parameter realtimeMode

      request-parameter-enum-value-added

    • added the new optional query request parameter realtimeMode

      new-optional-request-parameter

    • added the optional property direct/items/legs/items/from/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property direct/items/legs/items/intermediateStops/items/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property direct/items/legs/items/to/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property direct/items/legs/items/tripFrom/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property direct/items/legs/items/tripTo/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property from/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property itineraries/items/legs/items/from/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property itineraries/items/legs/items/intermediateStops/items/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property itineraries/items/legs/items/to/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property itineraries/items/legs/items/tripFrom/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property itineraries/items/legs/items/tripTo/stopCode to the response with the 200 status

      response-optional-property-added

    • added the optional property to/stopCode to the response with the 200 status

      response-optional-property-added

    • added the new SPECIAL_EVENT enum value to the direct/items/legs/items/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the direct/items/legs/items/from/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the direct/items/legs/items/intermediateStops/items/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the direct/items/legs/items/to/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the direct/items/legs/items/tripFrom/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the direct/items/legs/items/tripTo/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the from/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the itineraries/items/legs/items/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the itineraries/items/legs/items/from/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the itineraries/items/legs/items/intermediateStops/items/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the itineraries/items/legs/items/to/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the itineraries/items/legs/items/tripFrom/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the itineraries/items/legs/items/tripTo/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the to/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the required property direct/items/id to the response with the 200 status

      response-required-property-added

    • added the required property itineraries/items/id to the response with the 200 status

      response-required-property-added

    • endpoint added

      endpoint-added

    • api path removed without deprecation

      api-path-removed-without-deprecation

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