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:
@@ -17,7 +17,7 @@ settings {
|
||||
|
||||
body:json {
|
||||
{
|
||||
"folder_paths": ["/path/to/ebooks"]
|
||||
"folder_paths": ["/path/to/media"]
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user