Skip to content

🐛: update snapshot URL from /bookmarks/:id to /b/:bookmark_user_uuid - #8

Closed
Whyjsee wants to merge 2 commits into
slax-lab:mainfrom
Whyjsee:fix/update-snapshot-url-to-b-route
Closed

🐛: update snapshot URL from /bookmarks/:id to /b/:bookmark_user_uuid#8
Whyjsee wants to merge 2 commits into
slax-lab:mainfrom
Whyjsee:fix/update-snapshot-url-to-b-route

Conversation

@Whyjsee

@Whyjsee Whyjsee commented Jun 26, 2026

Copy link
Copy Markdown
Contributor

Summary

  • Replace /bookmarks/${bookmark_id} with /b/${bookmark_user_uuid} in the snapshot URL
  • Update bookmarkDetailOutput to accept bmUid (the bookmark's user UUID) as the first parameter
  • Align with the unified /b/[id] page rollout on slax-reader-web

Test plan

  • Run reader-cli get <id> and verify the snapshot field returns https://r.slax.com/b/<uuid>

Co-Authored-By: Claude Sonnet 4.6 (1M context) <noreply@anthropic.com>
@Whyjsee Whyjsee changed the title fix: update snapshot URL from /bookmarks/:id to /b/:bookmark_user_uuid 🐛: update snapshot URL from /bookmarks/:id to /b/:bookmark_user_uuid Jun 26, 2026
@Whyjsee Whyjsee closed this by deleting the head repository Aug 26, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant