Authorization: Bearer ********************
curl --location --request GET 'http://dev-cn.your-api-server.com/api///releases//edit.json' \
--header 'Cookie: autologin_trustie=3acc38c27d61a347f5c16fbca2c4964b181a2f79'
{
"id": 593,
"name": "222",
"body": "22",
"tag_name": "v1.0",
"target_commitish": "master",
"draft": false,
"prerelease": false,
"version_gid": "1619232",
"attachments": [
{
"id": 441826,
"title": "http-proxy.conf",
"filesize": "154 字节",
"description": "",
"is_pdf": false,
"url": "/api/attachments/441826"
},
{
"id": 441827,
"title": "组 9.png",
"filesize": "342.0 KB",
"description": "",
"is_pdf": false,
"url": "/api/attachments/441827"
}
]
}