curl --location --request GET 'https://testforgeplus.trustie.net/api/users//is_pinned_projects.json' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79'{
"total_count": 1,
"projects": [
{
"id": 1,
"repo_id": 17,
"identifier": "testdevops",
"name": "testdevops",
"description": "",
"visits": 8,
"praises_count": 0,
"watchers_count": 0,
"issues_count": 1,
"pull_requests_count": 0,
"forked_count": 0,
"is_public": true,
"mirror_url": null,
"type": 0,
"last_update_time": 1688266261,
"time_ago": "1个月前",
"forked_from_project_id": null,
"open_devops": false,
"platform": "forge",
"is_pinned": true,
"author": {
"name": "咸蛋黄土豆丝xxx",
"type": "User",
"login": "yystopf",
"image_url": "system/lets/letter_avatars/2/X/230_139_26/120.png"
},
"category": null,
"language": {
"id": 8,
"name": "JavaScript"
},
"topics": [
{
"id": 8,
"name": "javascript"
},
{
"id": 7,
"name": "python"
}
],
"position": 0,
"project_id": 17
}
]
}