aboutsummaryrefslogtreecommitdiffstats
path: root/packages/open-api/lib (follow)
Commit message (Collapse)AuthorAgeFilesLines
* feat: Expose the search functionality in the REST APIMohamed Bassem2025-01-051-0/+26
|
* feat: Expose asset manipulation endpoints in the REST APIMohamed Bassem2025-01-041-0/+92
|
* feat: Add support for smart lists (#802)Mohamed Bassem2025-01-021-1/+2
| | | | | | | | | | | | | | | | | | | * feat: Add support for smart lists * i18n * Fix update list endpoint * Add a test for smart lists * Add header to the query explainer * Hide remove from lists in the smart context list * Add proper validation to list form --------- Co-authored-by: Deepak Kapoor <41769111+orthdron@users.noreply.github.com>
* fix(api): Return 201 from highlights creation and fix docs for PATCH ↵Mohamed Bassem2024-12-301-1/+1
| | | | /lists/[listId]
* feat: Add REST APIs for manipulating highlights. Fixes #620Mohamed Bassem2024-12-272-0/+185
|
* api: Add tag ids and support variable baseURLMohamed Bassem2024-10-203-0/+20
|
* chore: Define hoarder's rest API in zod formatMohamed Bassem2024-10-205-0/+586