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
42f78e91
Commit
42f78e91
authored
Jul 05, 2018
by
Jacopo
Browse files
Options
Browse Files
Download
Email Patches
Plain Diff
Fixes members doc created_at > expires_at
parent
66ac2812
Changes
1
Hide whitespace changes
Inline
Side-by-side
Showing
1 changed file
with
7 additions
and
8 deletions
+7
-8
doc/api/members.md
doc/api/members.md
+7
-8
No files found.
doc/api/members.md
View file @
42f78e91
...
...
@@ -42,7 +42,7 @@ Example response:
"state"
:
"active"
,
"avatar_url"
:
"https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon"
,
"web_url"
:
"http://192.168.1.8:3000/root"
,
"
created
_at"
:
"2012-10-22T14:13:35Z"
,
"
expires
_at"
:
"2012-10-22T14:13:35Z"
,
"access_level"
:
30
},
{
...
...
@@ -52,7 +52,7 @@ Example response:
"state"
:
"active"
,
"avatar_url"
:
"https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon"
,
"web_url"
:
"http://192.168.1.8:3000/root"
,
"
created
_at"
:
"2012-10-22T14:13:35Z"
,
"
expires
_at"
:
"2012-10-22T14:13:35Z"
,
"access_level"
:
30
}
]
...
...
@@ -88,7 +88,7 @@ Example response:
"state"
:
"active"
,
"avatar_url"
:
"https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon"
,
"web_url"
:
"http://192.168.1.8:3000/root"
,
"
created
_at"
:
"2012-10-22T14:13:35Z"
,
"
expires
_at"
:
"2012-10-22T14:13:35Z"
,
"access_level"
:
30
},
{
...
...
@@ -98,7 +98,7 @@ Example response:
"state"
:
"active"
,
"avatar_url"
:
"https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon"
,
"web_url"
:
"http://192.168.1.8:3000/root"
,
"
created
_at"
:
"2012-10-22T14:13:35Z"
,
"
expires
_at"
:
"2012-10-22T14:13:35Z"
,
"access_level"
:
30
},
{
...
...
@@ -108,7 +108,7 @@ Example response:
"state"
:
"active"
,
"avatar_url"
:
"https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon"
,
"web_url"
:
"http://192.168.1.8:3000/root"
,
"
created
_at"
:
"2012-11-22T14:13:35Z"
,
"
expires
_at"
:
"2012-11-22T14:13:35Z"
,
"access_level"
:
30
}
]
...
...
@@ -143,7 +143,6 @@ Example response:
"state"
:
"active"
,
"avatar_url"
:
"https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon"
,
"web_url"
:
"http://192.168.1.8:3000/root"
,
"created_at"
:
"2012-10-22T14:13:35Z"
,
"access_level"
:
30
,
"expires_at"
:
null
}
...
...
@@ -180,7 +179,7 @@ Example response:
"state"
:
"active"
,
"avatar_url"
:
"https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon"
,
"web_url"
:
"http://192.168.1.8:3000/root"
,
"
created
_at"
:
"2012-10-22T14:13:35Z"
,
"
expires
_at"
:
"2012-10-22T14:13:35Z"
,
"access_level"
:
30
}
```
...
...
@@ -216,7 +215,7 @@ Example response:
"state"
:
"active"
,
"avatar_url"
:
"https://www.gravatar.com/avatar/c2525a7f58ae3776070e44c106c48e15?s=80&d=identicon"
,
"web_url"
:
"http://192.168.1.8:3000/root"
,
"
created
_at"
:
"2012-10-22T14:13:35Z"
,
"
expires
_at"
:
"2012-10-22T14:13:35Z"
,
"access_level"
:
40
}
```
...
...
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