aboutsummaryrefslogtreecommitdiffstats
path: root/packages/open-api/lib/lists.ts (follow)
Commit message (Collapse)AuthorAgeFilesLines
* 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]
* api: Add tag ids and support variable baseURLMohamed Bassem2024-10-201-0/+8
|
* chore: Define hoarder's rest API in zod formatMohamed Bassem2024-10-201-0/+199