mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
950c02e996
Also applied other slight tweaks and comment updates based upon manual endpoint testing.
14 lines
335 B
JSON
14 lines
335 B
JSON
{
|
|
"display_name": "Book & Shelf Maintainers",
|
|
"description": "All those who maintain books & shelves",
|
|
"mfa_enforced": false,
|
|
"permissions": [
|
|
"book-view-all",
|
|
"book-update-all",
|
|
"book-delete-all",
|
|
"bookshelf-view-all",
|
|
"bookshelf-update-all",
|
|
"bookshelf-delete-all",
|
|
"restrictions-manage-all"
|
|
]
|
|
} |