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.
15 lines
351 B
JSON
15 lines
351 B
JSON
{
|
|
"display_name": "Book Maintainer",
|
|
"description": "People who maintain books",
|
|
"mfa_enforced": true,
|
|
"updated_at": "2023-02-19T15:38:40.000000Z",
|
|
"created_at": "2023-02-19T15:38:40.000000Z",
|
|
"id": 26,
|
|
"permissions": [
|
|
"book-delete-all",
|
|
"book-update-all",
|
|
"book-view-all",
|
|
"restrictions-manage-all"
|
|
],
|
|
"users": []
|
|
} |