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)
This commit is contained in:
2026-02-08 14:33:28 -05:00
parent 38acc46988
commit 2d39b44f1f
4 changed files with 4 additions and 5 deletions
+1 -1
View File
@@ -17,7 +17,7 @@ settings {
body:json {
{
"folder_paths": ["/path/to/ebooks"]
"folder_paths": ["/path/to/media"]
}
}