需求管理 CODEARTS REQ-查询当前工作项已经关联的工作项:URI
URI
GET /v4/projects/{project_id}/issues/{issue_id}/associated-issues
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
project_id |
是 |
String |
devcloud项目的32位id 最小长度:32 最大长度:32 |
issue_id |
是 |
Integer |
工作项ID |
参数 |
是否必选 |
参数类型 |
描述 |
---|---|---|---|
limit |
否 |
Integer |
每页数量 |
offset |
否 |
Integer |
偏移量 |