Mark this project as forked from another
POST
/v3/projects/{id}/fork/{forked_from_id}Mark this project as forked from another
请求参数
Path 参数
id
string
必需
The ID of a project
forked_from_id
string
必需
The ID of the project it was forked from
示例代码
返回响应
成功(201)
HTTP 状态码: 201
内容格式: JSONapplication/json
Mark this project as forked from another
数据结构
object {0}
示例
{}
最后修改时间: 1 个月前