医疗智能体 EIHealth-发布应用:请求示例

时间:2023-11-01 16:18:54

请求示例

发布应用资产,资产名称为demo-app,版本为1.0.0

https://eihealth.cn-north-4.myhuaweicloud.com/v1/{project_id}/eihealth-projects/{eihealth_project_id}/apps/publish  {   "name" : "demo-app",   "version" : "1.0.0",   "title": "title",  "picture" : "",   "labels" : [ "label1", "label2" ],   "summary" : "summary",   "description" : "description" }
support.huaweicloud.com/api-eihealth/eihealth_33_00346.html