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
For the time being we can implement searching and filtering by using the Opaque property of the ListContainerStreamRequest. In order to collect candidates for new ListContainerStreamRequest properties we should collect the different property keys somewhere.
This is related to the ListContainerStreamRequest and the Opaque map on the review branch.
For the time being we can implement searching and filtering by using the Opaque property of the ListContainerStreamRequest. In order to collect candidates for new ListContainerStreamRequest properties we should collect the different property keys somewhere.
@moscicki @labkode do you already have keys in mind? I can see
search
with a json encodedpattern
, aprefix
or a lucene query payloadpagination
withlimit
andoffset
orcursor
, more details in Partial loading of file list owncloud/web#116The text was updated successfully, but these errors were encountered: