feat: add knowledge API docs
This commit is contained in:
107
public/api/processes/P2.5/itto.json
Normal file
107
public/api/processes/P2.5/itto.json
Normal file
@@ -0,0 +1,107 @@
|
||||
{
|
||||
"id": "P2.5",
|
||||
"name": "确认范围",
|
||||
"inputs": [
|
||||
{
|
||||
"id": "A008",
|
||||
"name": "项目管理计划",
|
||||
"details": [
|
||||
{
|
||||
"label": "范围管理计划"
|
||||
},
|
||||
{
|
||||
"label": "需求管理计划"
|
||||
},
|
||||
{
|
||||
"label": "范围基准"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A076",
|
||||
"name": "项目文件",
|
||||
"details": [
|
||||
{
|
||||
"label": "需求文件"
|
||||
},
|
||||
{
|
||||
"label": "需求跟踪矩阵"
|
||||
},
|
||||
{
|
||||
"label": "质量报告"
|
||||
},
|
||||
{
|
||||
"label": "经验教训登记册"
|
||||
}
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "A071",
|
||||
"name": "核实的可交付成果",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A067",
|
||||
"name": "工作绩效数据",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A005",
|
||||
"name": "事业环境因素",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A006",
|
||||
"name": "组织过程资产",
|
||||
"details": []
|
||||
}
|
||||
],
|
||||
"tools": [
|
||||
{
|
||||
"id": "TT065",
|
||||
"name": "检查",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "TT018",
|
||||
"name": "决策",
|
||||
"details": [
|
||||
{
|
||||
"label": "投票"
|
||||
}
|
||||
]
|
||||
}
|
||||
],
|
||||
"outputs": [
|
||||
{
|
||||
"id": "A072",
|
||||
"name": "验收的可交付成果",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A068",
|
||||
"name": "工作绩效信息",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A053",
|
||||
"name": "变更请求",
|
||||
"details": []
|
||||
},
|
||||
{
|
||||
"id": "A077",
|
||||
"name": "项目文件更新",
|
||||
"details": [
|
||||
{
|
||||
"label": "需求文件"
|
||||
},
|
||||
{
|
||||
"label": "需求跟踪矩阵"
|
||||
},
|
||||
{
|
||||
"label": "经验教训登记册"
|
||||
}
|
||||
]
|
||||
}
|
||||
]
|
||||
}
|
||||
Reference in New Issue
Block a user