Skip to content
GitLab
Projects
Groups
Snippets
/
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Sign in / Register
Toggle navigation
Menu
Open sidebar
佳 邓
Gitlab4j Api
Commits
376d5ac1
Commit
376d5ac1
authored
Aug 20, 2017
by
Greg Messner
Browse files
Initial heck-in.
parent
9cac3b04
Changes
1
Hide whitespace changes
Inline
Side-by-side
src/test/resources/org/gitlab4j/api/approvals.json
0 → 100644
View file @
376d5ac1
{
"id"
:
5
,
"iid"
:
5
,
"project_id"
:
1
,
"title"
:
"Approvals API"
,
"description"
:
"Test"
,
"state"
:
"opened"
,
"created_at"
:
"2016-06-08T00:19:52.638Z"
,
"updated_at"
:
"2016-06-08T21:20:42.470Z"
,
"merge_status"
:
"can_be_merged"
,
"approvals_required"
:
2
,
"approvals_missing"
:
1
,
"approved_by"
:
[
{
"user"
:
{
"name"
:
"Administrator"
,
"username"
:
"root"
,
"id"
:
1
,
"state"
:
"active"
,
"avatar_url"
:
"http://www.gravatar.com/avatar/e64c7d89f26bd1972efa854d13d7dd61?s=80
\u
0026d=identicon"
,
"web_url"
:
"http://localhost:3000/u/root"
}
},
{
"user"
:
{
"name"
:
"Nico Cartwright"
,
"username"
:
"ryley"
,
"id"
:
2
,
"state"
:
"active"
,
"avatar_url"
:
"http://www.gravatar.com/avatar/cf7ad14b34162a76d593e3affca2adca?s=80
\u
0026d=identicon"
,
"web_url"
:
"http://localhost:3000/u/ryley"
}
}
]
}
\ No newline at end of file
Write
Preview
Supports
Markdown
0%
Try again
or
attach a new 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