refactor: update Bruno API collection for media-items system
- Remove all ebook-specific API requests (15 files deleted) - Rename Scan Ebooks.bru to Scan Media Items.bru - Update API paths from /api/ebooks to /api/media-items - Update base URL and environment configuration - Maintain all existing media-items, library, auth, and progress tests Aligns Bruno collection with unified media-items API architecture
This commit is contained in:
@@ -6,10 +6,11 @@ vars {
|
||||
media_item_id: 550e8400-e29b-41d4-a716-446655440000
|
||||
highlight_id: 660f9501-f29b-51d4-b716-446655440001
|
||||
note_id: 7710a602-g29b-61d4-c716-446655440002
|
||||
library_id: 8821b703-h29b-71d4-d716-446655440003
|
||||
library_id: cc23c3a7-f8fb-451a-a78d-2a16df1b725a
|
||||
job_id: 550e8400-e29b-41d4-a716-446655440000
|
||||
rating: 5
|
||||
is_visible: true
|
||||
library_folder: /app/uploads
|
||||
}
|
||||
vars:secret [
|
||||
token,
|
||||
|
||||
Reference in New Issue
Block a user