You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: docs/useCases.md
+2Lines changed: 2 additions & 0 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -222,6 +222,8 @@ This use case supports the following optional parameters depending on the search
222
222
-**limit**: (number) Limit for pagination.
223
223
-**offset**: (number) Offset for pagination.
224
224
-**collectionSearchCriteria**: ([CollectionSearchCriteria](../src/collections/domain/models/CollectionSearchCriteria.ts)) Supports filtering the collection items by different properties.
225
+
-**searchServiceName**: The search service name on which to execute the search (Optional).
226
+
-**showTypeCounts**: If true, the response will include the count per object type (Optional).
0 commit comments