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

时间:2024-05-10 16:07:29

请求示例

发布应用资产,资产名称为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",
  "picture" : "",
  "labels" : [ "label1", "label2" ],
  "summary" : "summary",
  "description" : "description"
}
support.huaweicloud.com/api-eihealth/PublishApp.html