mirror of
https://github.com/wahyd4/gitlabhq.git
synced 2026-08-13 14:46:05 +10:00
Docs for ldap_cn and ldap_access group attributes in API
This commit is contained in:
+3
-1
@@ -12,7 +12,9 @@ GET /groups
|
||||
"id": 1,
|
||||
"name": "Foobar Group",
|
||||
"path": "foo-bar",
|
||||
"owner_id": 18
|
||||
"owner_id": 18,
|
||||
"ldap_cn": "ldap-group-name",
|
||||
"ldap_access": 30,
|
||||
}
|
||||
]
|
||||
```
|
||||
|
||||
Reference in New Issue
Block a user