Files
bookhoard/bruno/environments/Bookmann.bru
T
john-okeefe 2d39b44f1f docs(bruno): update API test files for media terminology
- Rename ebook_id environment variable to media_item_id
- Update scanner endpoint example paths and documentation
- Update library endpoint documentation
- Keep library type 'ebooks' where appropriate (valid type value)
2026-02-08 14:33:28 -05:00

18 lines
500 B
Plaintext

vars {
base_url: http://localhost:8765
media_item_id: 02a535a4-19f8-43fa-b81b-89a226d19dd9
fake_book_id: 123e4567-e89b-12d3-a456-426614174000
user_id: c51118f0-31fc-4c32-827d-517d6599bf21
highlight_id: 660f9501-f29b-51d4-b716-446655440001
note_id: 7710a602-g29b-61d4-c716-446655440002
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,
refresh_token
]