feat: create Bruno requests for library system API
- Add library management requests (CRUD operations) - Create media items API requests for library content - Implement library visibility controls - Add user library access management - Update deprecated ebook folder endpoints with migration guide - Include comprehensive documentation and test cases - Replace collection.bru with proper dashboard request Complete Bruno collection supporting new multi-library architecture
This commit is contained in:
@@ -22,9 +22,9 @@ settings {
|
||||
}
|
||||
|
||||
docs {
|
||||
## Delete Ebook Folder
|
||||
|
||||
Deletes an ebook folder for the authenticated user.
|
||||
## Delete Ebook Folder - DEPRECATED
|
||||
|
||||
⚠️ **This endpoint is deprecated and will return HTTP 410 Gone.**
|
||||
|
||||
**Method:** DELETE
|
||||
|
||||
|
||||
Reference in New Issue
Block a user