Uploaded image for project: 'Bitbucket Cloud'
  1. Bitbucket Cloud
  2. BCLOUD-23214

Improve src API endpoint pagination

    XMLWordPrintable

Details

    • Our product teams collect and evaluate feedback from a number of different sources. To learn more about how we use customer feedback in the planning process, check out our new feature policy.

    Description

      Currently, when fetching files from a source directory within a repository using the src API endpoint, the "next" value for pagination is using arbitrary values for the pages, i.e.:

      "next": "https://api.bitbucket.org/2.0/repositories/<workspace>/<repository>/src/master/<path>/?pagelen=100&page=67sER"

      This request is to improve the pagination mechanism for this endpoint so it accepts normal page values, such as 1,2... etc.

      Attachments

        Activity

          People

            Unassigned Unassigned
            0298b2749e0b Mateus T
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated: