mirror of
https://github.com/BookStackApp/BookStack.git
synced 2024-10-01 01:36:00 -04:00
23 lines
486 B
JSON
23 lines
486 B
JSON
|
{
|
||
|
"id": 26,
|
||
|
"display_name": "Book Maintainer",
|
||
|
"description": "People who maintain books",
|
||
|
"created_at": "2023-02-19T15:38:40.000000Z",
|
||
|
"updated_at": "2023-02-19T15:38:40.000000Z",
|
||
|
"system_name": "",
|
||
|
"external_auth_id": "",
|
||
|
"mfa_enforced": true,
|
||
|
"permissions": [
|
||
|
"book-delete-all",
|
||
|
"book-update-all",
|
||
|
"book-view-all",
|
||
|
"restrictions-manage-all"
|
||
|
],
|
||
|
"users": [
|
||
|
{
|
||
|
"id": 11,
|
||
|
"name": "Barry Scott",
|
||
|
"slug": "barry-scott"
|
||
|
}
|
||
|
]
|
||
|
}
|