Changes to GET /api/v2/stations/browse

GET /api/v2/stations/browse

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

Changed in 1 of the 5 revisions of this API.13

  1. 6cebdc05920013

What changed

  • 6cebdc05920013See the full diff
    • for the query request parameter limit, the max was decreased from 5000.00 to 1000.00

      request-parameter-max-decreased

    • added the new optional query request parameter cursor

      new-optional-request-parameter

    • query request parameter offset was deprecated

      request-parameter-deprecated

    • added the optional property nextCursor to the response with the 200 status

      response-optional-property-added