{
"icon": "🤖",
"description": "这是新上传的插件2.0.1版本",
"name": "idea插件",
"versionNum": "2.0.1",
"category":"CODE_COMPLETION",
"urlPath": "upload-files/download/8205a45c-6c4b-473e-aa8a-eb1a76dc2d19",
"updated_at": "2025-03-21 15:00:00"
}
curl --location --request POST 'http://172.20.238.8:48806/ai-portal/plugins/version/ea2463bb-e271-494b-bca9-b8333564869e/add' \
--header 'Authorization: debug userId=1' \
--header 'tenantId: 0' \
--header 'Content-Type: application/json' \
--data-raw '{
"icon": "🤖",
"description": "这是新上传的插件2.0.1版本",
"name": "idea插件",
"versionNum": "2.0.1",
"category":"CODE_COMPLETION",
"urlPath": "upload-files/download/8205a45c-6c4b-473e-aa8a-eb1a76dc2d19",
"updated_at": "2025-03-21 15:00:00"
}'
{}