github.com/jfrog/frogbot@v1.1.1-0.20231221090046-821a26f50338/testdata/scanpullrequest/list_merge_request_discussion_items.json (about)

     1  [
     2    {
     3  	"id": "6a9c1750b37d513a43987b574953fceb50b03ce7",
     4  	"individual_note": false,
     5  	"notes": [
     6  	  {
     7  		"id": 1126,
     8  		"type": "DiscussionNote",
     9  		"body": "discussion text",
    10  		"attachment": null,
    11  		"author": {
    12  		  "id": 1,
    13  		  "name": "root",
    14  		  "username": "root",
    15  		  "state": "active",
    16  		  "avatar_url": "https://www.gravatar.com/avatar/00afb8fb6ab07c3ee3e9c1f38777e2f4?s=80&d=identicon",
    17  		  "web_url": "http://localhost:3000/root"
    18  		},
    19  		"created_at": "2018-03-03T21:54:39.668Z",
    20  		"updated_at": "2018-03-03T21:54:39.668Z",
    21  		"system": false,
    22  		"noteable_id": 3,
    23  		"noteable_type": "Merge request",
    24  		"project_id": 5,
    25  		"noteable_iid": null,
    26  		"resolved": false,
    27  		"resolvable": true,
    28  		"resolved_by": null,
    29  		"resolved_at": null
    30  	  },
    31  	  {
    32  		"id": 1129,
    33  		"type": "DiscussionNote",
    34  		"body": "reply to the discussion",
    35  		"attachment": null,
    36  		"author": {
    37  		  "id": 1,
    38  		  "name": "root",
    39  		  "username": "root",
    40  		  "state": "active",
    41  		  "avatar_url": "https://www.gravatar.com/avatar/00afb8fb6ab07c3ee3e9c1f38777e2f4?s=80&d=identicon",
    42  		  "web_url": "http://localhost:3000/root"
    43  		},
    44  		"created_at": "2018-03-04T13:38:02.127Z",
    45  		"updated_at": "2018-03-04T13:38:02.127Z",
    46  		"system": false,
    47  		"noteable_id": 3,
    48  		"noteable_type": "Merge request",
    49  		"project_id": 5,
    50  		"noteable_iid": null,
    51  		"resolved": false,
    52  		"resolvable": true,
    53  		"resolved_by": null
    54  	  }
    55  	]
    56    },
    57    {
    58  	"id": "87805b7c09016a7058e91bdbe7b29d1f284a39e6",
    59  	"individual_note": true,
    60  	"notes": [
    61  	  {
    62  		"id": 1128,
    63  		"type": null,
    64  		"body": "a single comment",
    65  		"attachment": null,
    66  		"author": {
    67  		  "id": 1,
    68  		  "name": "root",
    69  		  "username": "root",
    70  		  "state": "active",
    71  		  "avatar_url": "https://www.gravatar.com/avatar/00afb8fb6ab07c3ee3e9c1f38777e2f4?s=80&d=identicon",
    72  		  "web_url": "http://localhost:3000/root"
    73  		},
    74  		"created_at": "2018-03-04T09:17:22.520Z",
    75  		"updated_at": "2018-03-04T09:17:22.520Z",
    76  		"system": false,
    77  		"noteable_id": 3,
    78  		"noteable_type": "Merge request",
    79  		"project_id": 5,
    80  		"noteable_iid": null,
    81  		"resolved": false,
    82  		"resolvable": true,
    83  		"resolved_by": null
    84  	  }
    85  	]
    86    }
    87  ]