Changes to Get the next N departures or arrivals of a stop sorted by time

GET /api/v6/stoptimes

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

Changed in 9 of the 52 revisions of this API.11315

  1. cdfc151646a84
  2. dbfe4b7f2bab71
  3. e211cb7a5ecf1
  4. 1a0315b56e3d1
  5. 85259ef19b111
  6. a2ab90068a356
  7. f808465a02ed6
  8. a3620bf004a31
  9. b7bf68a0d6f31

What changed

    • added the optional property stopTimes/items/loopedCalendarSince to the response with the 200 status

      response-optional-property-added

    • added the required property stopTimes/items/bikesAllowed to the response with the 200 status

      response-required-property-added

    • added the required property stopTimes/items/reservation to the response with the 200 status

      response-required-property-added

    • added the required property stopTimes/items/wheelchairAccessible to the response with the 200 status

      response-required-property-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      response-property-enum-value-added

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

      request-parameter-property-enum-value-added

    • 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 new optional query request parameter both

      new-optional-request-parameter

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-optional-property-added

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

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the stopTimes/items/nextStops/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 stopTimes/items/place/alerts/items/cause response property for the response status 200

      response-property-enum-value-added

    • added the new SPECIAL_EVENT enum value to the stopTimes/items/previousStops/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 stopTimes/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 stopTimes/items/tripTo/alerts/items/cause response property for the response status 200

      response-property-enum-value-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