tables
tables copied to clipboard
search API
Is your feature request related to a problem? Please describe.
According to the API documentation, there are basic CRUD operations for various parts of tables, but search is nowhere to be found.
Describe the solution you'd like
It would be really nice to be able to perform a general search just like on in the UI header - as well as column-specific operator search like in the column header context menus.
Describe alternatives you've considered
No response
Additional context
No response
The above API documentation link is broken. We now have new docs for the new API: https://github.com/nextcloud/tables/blob/main/openapi.json. Still no Search yet tho