Skip to content
Projects
Groups
Snippets
Help
Loading...
Help
Support
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in / Register
Toggle navigation
G
gitlab-ce
Project overview
Project overview
Details
Activity
Releases
Repository
Repository
Files
Commits
Branches
Tags
Contributors
Graph
Compare
Issues
0
Issues
0
List
Boards
Labels
Milestones
Merge Requests
1
Merge Requests
1
Analytics
Analytics
Repository
Value Stream
Wiki
Wiki
Snippets
Snippets
Members
Members
Collapse sidebar
Close sidebar
Activity
Graph
Create a new issue
Commits
Issue Boards
Open sidebar
nexedi
gitlab-ce
Commits
a454ca62
Commit
a454ca62
authored
Nov 23, 2021
by
Etienne Baqué
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixed attribute name in documentation
parent
2f60cfca
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
5 additions
and
5 deletions
+5
-5
doc/api/members.md
doc/api/members.md
+5
-5
No files found.
doc/api/members.md
View file @
a454ca62
...
...
@@ -129,7 +129,7 @@ Example response:
"expires_at"
:
"2012-10-22T14:13:35Z"
,
"access_level"
:
30
,
"group_saml_identity"
:
null
,
"member
_stateship
"
:
"active"
"member
ship_state
"
:
"active"
},
{
"id"
:
2
,
...
...
@@ -146,7 +146,7 @@ Example response:
"provider"
:
"group_saml"
,
"saml_provider_id"
:
10
},
"member
_stateship
"
:
"active"
"member
ship_state
"
:
"active"
},
{
"id"
:
3
,
...
...
@@ -158,7 +158,7 @@ Example response:
"expires_at"
:
"2012-11-22T14:13:35Z"
,
"access_level"
:
30
,
"group_saml_identity"
:
null
,
"member
_stateship
"
:
"active"
"member
ship_state
"
:
"active"
}
]
```
...
...
@@ -197,7 +197,7 @@ Example response:
"created_at"
:
"2012-10-22T14:13:35Z"
,
"expires_at"
:
null
,
"group_saml_identity"
:
null
,
"member
_stateship
"
:
"active"
"member
ship_state
"
:
"active"
}
```
...
...
@@ -236,7 +236,7 @@ Example response:
"email"
:
"john@example.com"
,
"expires_at"
:
null
,
"group_saml_identity"
:
null
,
"member
_stateship
"
:
"active"
"member
ship_state
"
:
"active"
}
```
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment