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.
11 lines
230 B
JSON
11 lines
230 B
JSON
{
|
|
"display_name": "Book Maintainer",
|
|
"description": "People who maintain books",
|
|
"mfa_enforced": true,
|
|
"permissions": [
|
|
"book-view-all",
|
|
"book-update-all",
|
|
"book-delete-all",
|
|
"restrictions-manage-all"
|
|
]
|
|
} |