Skip to content

Commit

Permalink
Issue-567 (#572)
Browse files Browse the repository at this point in the history
<!-- Ticket number or summary of work -->
# Issue-567


## What changed?
Add the product limit to the Pagination and Limit section

## Release notes draft

Enhancement

## Anything else?
<!-- Add related PRs, salient notes, additional ticket numbers, etc. -->

ping {names}
  • Loading branch information
bc-traciporter authored Oct 10, 2024
1 parent eed8091 commit 7e5a1ef
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions docs/start/about/common-query-params.mdx
Original file line number Diff line number Diff line change
Expand Up @@ -61,3 +61,4 @@ The availability of the `include_fields` and `exclude_fields` query parameters v
* `page` is the number of pages that are returned by the API.
* `limit` is the number of results per page that are returned.
* `page=2&limit=10` will return page 2 of the results with 10 items per page.
* The maximum number of products returned is 250.

0 comments on commit 7e5a1ef

Please sign in to comment.