feat: add knowledge API docs
This commit is contained in:
88
public/api/processes/P1.2/itto.json
Normal file
88
public/api/processes/P1.2/itto.json
Normal file
@@ -0,0 +1,88 @@
|
||||
{
|
||||
"id": "P1.2",
|
||||
"name": "制订项目管理计划",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A001",
|
||||
"name": "项目章程",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A092",
|
||||
"name": "其他知识领域规划过程的输出",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT001",
|
||||
"name": "专家判断",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT002",
|
||||
"name": "数据收集",
|
||||
"details": [
|
||||
{
|
||||
"label": "头脑风暴"
|
||||
},
|
||||
{
|
||||
"label": "核对单"
|
||||
},
|
||||
{
|
||||
"label": "焦点小组"
|
||||
},
|
||||
{
|
||||
"label": "访谈"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT022",
|
||||
"name": "人际关系与团队技能",
|
||||
"details": [
|
||||
{
|
||||
"label": "冲突管理"
|
||||
},
|
||||
{
|
||||
"label": "引导"
|
||||
},
|
||||
{
|
||||
"label": "会议管理"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "TT032",
|
||||
"name": "会议",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "子管理计划"
|
||||
},
|
||||
{
|
||||
"label": "基准"
|
||||
},
|
||||
{
|
||||
"label": "其他组件"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user