APIv1: Migrate UI routes to new http server #660
Labels
component:backend
component:frontend
The bug is in front-end
type:enhancement
New feature or request
Milestone
Migrate the legacy bookmarks static routes to the new router and API specification
Acceptance criteria
GET /bookmarks/:id/content
: Show bookmark readable versionGET /bookmarks/:id/archive
: Show bookmark archive version. Take into account if the archive is public or not.GET /bookmarks/:id/ebook
: Show bookmark archive version. Take into account if the archive is public or not.GET /bookmarks/:id/thumb
: Show bookmark thumbnailRelates to: #640
Fixes #676
The text was updated successfully, but these errors were encountered: