Skip to content
This repository has been archived by the owner on Jan 15, 2024. It is now read-only.

Commit

Permalink
DEVDOCS-4667: [revise] Catalog Product, Add pagination limits to Get …
Browse files Browse the repository at this point in the history
…All Products (#1512)
  • Loading branch information
bc-tgomez authored Nov 2, 2023
1 parent 09c1c19 commit ece6d5e
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion reference/catalog/products_catalog.v3.yml
Original file line number Diff line number Diff line change
Expand Up @@ -340,7 +340,7 @@ paths:
type: integer
- name: limit
in: query
description: Controls the number of items per page in a limited (paginated) list of products.
description: Controls the number of items per page in a limited (paginated) list of products. The default product limit is 50 with a maximum limit of 250.
schema:
type: integer
- name: direction
Expand Down

0 comments on commit ece6d5e

Please sign in to comment.