File tree Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Expand file tree Collapse file tree 2 files changed +4
-4
lines changed Original file line number Diff line number Diff line change @@ -459,19 +459,19 @@ RunSourcePayload:
459459 properties :
460460 indexToInclude :
461461 type : array
462- description : List of index names to include in reidexing /update.
462+ description : List of index names to include in reindex /update.
463463 items :
464464 type : string
465465 indexToExclude :
466466 type : array
467- description : List of index names to exclude in reidexing /update.
467+ description : List of index names to exclude in reindex /update.
468468 items :
469469 type : string
470470 entityIDs :
471471 type : array
472472 items :
473473 type : string
474- description : List of entityID to update.
474+ description : List of entityIDs to update.
475475 entityType :
476476 $ref : ' #/EntityType'
477477
Original file line number Diff line number Diff line change 22 tags :
33 - sources
44 summary : Run all tasks linked to a source
5- description : Runs all tasks linked to a source, only available for Shopify sources. It will create 1 run per task.
5+ description : Runs all tasks linked to a source, only available for Shopify, BigCommerce and commercetools sources. Creates one run per task.
66 operationId : runSource
77 x-acl :
88 - addObject
You can’t perform that action at this time.
0 commit comments