Skip to content

Commit bdafabf

Browse files
committed
Completeness on one channel only
1 parent 511ad15 commit bdafabf

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

content/rest-api/filter.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -573,7 +573,7 @@ You can filter the reference entity records to get only the completed ones on a
573573

574574
#### Example
575575
```
576-
/api/rest/v1/reference-entities/brands/records?search={"complete":[{"operator":"=","value":true,"channel":"ecommerce","locales":["en_US"]}]}
576+
/api/rest/v1/reference-entities/brands/records?search={"complete":{"operator":"=","value":true,"channel":"ecommerce","locales":["en_US"]}}
577577
```
578578

579579
### Filter records by update date

0 commit comments

Comments
 (0)