curl --location --request GET 'https://testforgeplus.trustie.net/api/v1///pulls.json' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79'{
"total_count": 1,
"pulls": [
{
"id": 11,
"title": "ceshi",
"body": null,
"head": "master_new",
"base": "master",
"is_original": false,
"index": 1,
"status": "open",
"issue": {
"id": 105,
"author": {
"id": 110,
"type": "User",
"name": "咸蛋黄土豆丝xxx",
"login": "yystopf",
"image_url": "system/lets/letter_avatars/2/X/230_139_26/120.png"
},
"priority": null,
"version": null,
"journals_count": 0,
"issue_tags": null
},
"reviewers": [],
"journals_count": 0
}
]
}