Changes to Get all data for the given feed

GET /{username}/feeds/{feed_key}/data

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

Changed in 4 of the 50 revisions of this API.62

  1. v2313b01153b741
  2. v25b5539db96cf1
  3. v257244ac5027c1
  4. v274e9fdc9d9495

What changed

    • added the new optional query request parameter include

      new-optional-request-parameter

    • deleted the query request parameter resolution

      request-parameter-removed

    • added the new optional query request parameter resolution

      new-optional-request-parameter

    • the optional response header X-Pagination-Count removed for the status 200

      optional-response-header-removed

    • the optional response header X-Pagination-End removed for the status 200

      optional-response-header-removed

    • the optional response header X-Pagination-Limit removed for the status 200

      optional-response-header-removed

    • the optional response header X-Pagination-Start removed for the status 200

      optional-response-header-removed

    • deleted the query request parameter include

      request-parameter-removed