Skip to content

Commit 38eb8fa

Browse files
authored
doc(catalog): CATALOG-11762 Upsert v3/catalog/trees endpoint has no limit on batch size (#1262)
1 parent 033e52a commit 38eb8fa

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

reference/catalog/category-trees_catalog.v3.yml

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -337,6 +337,7 @@ paths:
337337
**Usage Notes**
338338
* Channel ID in the `channels` field is required to create a category tree. You can only assign a category tree to one channel.
339339
* The `channels` field must be absent when updating a category tree. This field is currently unsupported during a category tree update.
340+
* Batches are limited to 50 trees.
340341
parameters:
341342
- $ref: '#/components/parameters/ContentType'
342343
operationId: upsertCategoryTrees

0 commit comments

Comments
 (0)