cherry-studio/docs/en/references
fullex 7cac5b55f6 feat: enhance cursor-based pagination in API documentation and types
- Added detailed explanations and examples for cursor semantics in `api-types.md`, clarifying the exclusive nature of cursors in pagination.
- Updated `CursorPaginationParams` interface to emphasize the cursor's role as an exclusive boundary in responses.
- Refactored `BranchMessagesQueryParams` to extend `CursorPaginationParams`, aligning with the new pagination logic.
- Modified `MessageService` to implement cursor-based pagination semantics, ensuring accurate message retrieval and response structure.
- Enhanced documentation throughout to provide clearer guidance on pagination behavior and usage patterns.
2026-01-04 22:31:15 +08:00
..
components docs: update docs directory structure 2025-11-26 13:17:01 +08:00
data feat: enhance cursor-based pagination in API documentation and types 2026-01-04 22:31:15 +08:00
app-upgrade.md docs: update docs directory structure 2025-11-26 13:17:01 +08:00
fuzzy-search.md feat: add fuzzy search for file list with relevance scoring (#12131) 2025-12-30 19:42:56 +08:00