Advertisement
Guest User

Untitled

a guest
Jul 2nd, 2021
53
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
JSON 6.59 KB | None | 0 0
  1. [
  2.   {
  3.     "id": 1,
  4.     "iid": 1,
  5.     "project_id": 3,
  6.     "title": "test1",
  7.     "description": "fixed login page css paddings",
  8.     "state": "merged",
  9.     "merged_by": {
  10.       "id": 87854,
  11.       "name": "Douwe Maan",
  12.       "username": "DouweM",
  13.       "state": "active",
  14.       "avatar_url": "https://gitlab.example.com/uploads/-/system/user/avatar/87854/avatar.png",
  15.       "web_url": "https://gitlab.com/DouweM"
  16.     },
  17.     "merged_at": "2018-09-07T11:16:17.520Z",
  18.     "closed_by": null,
  19.     "closed_at": null,
  20.     "created_at": "2017-04-29T08:46:00Z",
  21.     "updated_at": "2017-04-29T08:46:00Z",
  22.     "target_branch": "master",
  23.     "source_branch": "test1",
  24.     "upvotes": 0,
  25.     "downvotes": 0,
  26.     "author": {
  27.       "id": 1,
  28.       "name": "Administrator",
  29.       "username": "admin",
  30.       "state": "active",
  31.       "avatar_url": null,
  32.       "web_url" : "https://gitlab.example.com/admin"
  33.     },
  34.     "assignee": {
  35.       "id": 1,
  36.       "name": "Administrator",
  37.       "username": "admin",
  38.       "state": "active",
  39.       "avatar_url": null,
  40.       "web_url" : "https://gitlab.example.com/admin"
  41.     },
  42.     "assignees": [{
  43.       "name": "Miss Monserrate Beier",
  44.       "username": "axel.block",
  45.       "id": 12,
  46.       "state": "active",
  47.       "avatar_url": "http://www.gravatar.com/avatar/46f6f7dc858ada7be1853f7fb96e81da?s=80&d=identicon",
  48.       "web_url": "https://gitlab.example.com/axel.block"
  49.     }],
  50.     "reviewers": [{
  51.       "id": 2,
  52.       "name": "Sam Bauch",
  53.       "username": "kenyatta_oconnell",
  54.       "state": "active",
  55.       "avatar_url": "https://www.gravatar.com/avatar/956c92487c6f6f7616b536927e22c9a0?s=80&d=identicon",
  56.       "web_url": "http://gitlab.example.com//kenyatta_oconnell"
  57.     }],
  58.     "source_project_id": 2,
  59.     "target_project_id": 3,
  60.     "labels": [
  61.       "Community contribution",
  62.       "Manage"
  63.     ],
  64.     "draft": false,
  65.     "work_in_progress": false,
  66.     "milestone": {
  67.       "id": 5,
  68.       "iid": 1,
  69.       "project_id": 3,
  70.       "title": "v2.0",
  71.       "description": "Assumenda aut placeat expedita exercitationem labore sunt enim earum.",
  72.       "state": "closed",
  73.       "created_at": "2015-02-02T19:49:26.013Z",
  74.       "updated_at": "2015-02-02T19:49:26.013Z",
  75.       "due_date": "2018-09-22",
  76.       "start_date": "2018-08-08",
  77.       "web_url": "https://gitlab.example.com/my-group/my-project/milestones/1"
  78.     },
  79.     "merge_when_pipeline_succeeds": true,
  80.     "merge_status": "can_be_merged",
  81.     "sha": "8888888888888888888888888888888888888888",
  82.     "merge_commit_sha": null,
  83.     "squash_commit_sha": null,
  84.     "user_notes_count": 1,
  85.     "discussion_locked": null,
  86.     "should_remove_source_branch": true,
  87.     "force_remove_source_branch": false,
  88.     "allow_collaboration": false,
  89.     "allow_maintainer_to_push": false,
  90.     "web_url": "http://gitlab.example.com/my-group/my-project/merge_requests/1",
  91.     "references": {
  92.       "short": "!1",
  93.       "relative": "!1",
  94.       "full": "my-group/my-project!1"
  95.     },
  96.     "time_stats": {
  97.       "time_estimate": 0,
  98.       "total_time_spent": 0,
  99.       "human_time_estimate": null,
  100.       "human_total_time_spent": null
  101.     },
  102.     "squash": false,
  103.     "task_completion_status":{
  104.       "count":0,
  105.       "completed_count":0
  106.     },
  107.     "has_conflicts": false,
  108.     "blocking_discussions_resolved": true
  109.   },
  110.   {
  111.     "id": 1,
  112.     "iid": 2,
  113.     "project_id": 3,
  114.     "title": "test1",
  115.     "description": "fixed login page css paddings",
  116.     "state": "merged",
  117.     "merged_by": {
  118.       "id": 87854,
  119.       "name": "Douwe Maan",
  120.       "username": "DouweM",
  121.       "state": "active",
  122.       "avatar_url": "https://gitlab.example.com/uploads/-/system/user/avatar/87854/avatar.png",
  123.       "web_url": "https://gitlab.com/DouweM"
  124.     },
  125.     "merged_at": "2018-09-07T11:16:17.520Z",
  126.     "closed_by": null,
  127.     "closed_at": null,
  128.     "created_at": "2017-04-29T08:46:00Z",
  129.     "updated_at": "2017-04-29T08:46:00Z",
  130.     "target_branch": "master",
  131.     "source_branch": "test1",
  132.     "upvotes": 0,
  133.     "downvotes": 0,
  134.     "author": {
  135.       "id": 1,
  136.       "name": "Administrator",
  137.       "username": "admin",
  138.       "state": "active",
  139.       "avatar_url": null,
  140.       "web_url" : "https://gitlab.example.com/admin"
  141.     },
  142.     "assignee": {
  143.       "id": 1,
  144.       "name": "Administrator",
  145.       "username": "admin",
  146.       "state": "active",
  147.       "avatar_url": null,
  148.       "web_url" : "https://gitlab.example.com/admin"
  149.     },
  150.     "assignees": [{
  151.       "name": "Miss Monserrate Beier",
  152.       "username": "axel.block",
  153.       "id": 12,
  154.       "state": "active",
  155.       "avatar_url": "http://www.gravatar.com/avatar/46f6f7dc858ada7be1853f7fb96e81da?s=80&d=identicon",
  156.       "web_url": "https://gitlab.example.com/axel.block"
  157.     }],
  158.     "reviewers": [{
  159.       "id": 2,
  160.       "name": "Sam Bauch",
  161.       "username": "kenyatta_oconnell",
  162.       "state": "active",
  163.       "avatar_url": "https://www.gravatar.com/avatar/956c92487c6f6f7616b536927e22c9a0?s=80&d=identicon",
  164.       "web_url": "http://gitlab.example.com//kenyatta_oconnell"
  165.     }],
  166.     "source_project_id": 2,
  167.     "target_project_id": 3,
  168.     "labels": [
  169.       "Community contribution",
  170.       "Manage"
  171.     ],
  172.     "draft": false,
  173.     "work_in_progress": false,
  174.     "milestone": {
  175.       "id": 5,
  176.       "iid": 1,
  177.       "project_id": 3,
  178.       "title": "v2.0",
  179.       "description": "Assumenda aut placeat expedita exercitationem labore sunt enim earum.",
  180.       "state": "closed",
  181.       "created_at": "2015-02-02T19:49:26.013Z",
  182.       "updated_at": "2015-02-02T19:49:26.013Z",
  183.       "due_date": "2018-09-22",
  184.       "start_date": "2018-08-08",
  185.       "web_url": "https://gitlab.example.com/my-group/my-project/milestones/1"
  186.     },
  187.     "merge_when_pipeline_succeeds": true,
  188.     "merge_status": "can_be_merged",
  189.     "sha": "8888888888888888888888888888888888888888",
  190.     "merge_commit_sha": null,
  191.     "squash_commit_sha": null,
  192.     "user_notes_count": 1,
  193.     "discussion_locked": null,
  194.     "should_remove_source_branch": true,
  195.     "force_remove_source_branch": false,
  196.     "allow_collaboration": false,
  197.     "allow_maintainer_to_push": false,
  198.     "web_url": "http://gitlab.example.com/my-group/my-project/merge_requests/1",
  199.     "references": {
  200.       "short": "!1",
  201.       "relative": "!1",
  202.       "full": "my-group/my-project!1"
  203.     },
  204.     "time_stats": {
  205.       "time_estimate": 0,
  206.       "total_time_spent": 0,
  207.       "human_time_estimate": null,
  208.       "human_total_time_spent": null
  209.     },
  210.     "squash": false,
  211.     "task_completion_status":{
  212.       "count":0,
  213.       "completed_count":0
  214.     },
  215.     "has_conflicts": false,
  216.     "blocking_discussions_resolved": true
  217.   }
  218. ]
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement