更新指定ID得分的指定ID的计分单元的指定ID的数据
开发中
PUT
/scores/{score_id}/items/{score_item_id}/subitems
只有是引入数据类型的时候,才传参test_case_id
请求参数
Path 参数
score_id
integer
必需
示例值:
1
score_item_id
integer
必需
示例值:
3
Header 参数
Authorization
string
必需
示例值:
bearer {{token}}
Content-Type
string
必需
示例值:
application/json
User-Agent
string
可选
示例值:
Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/117.0.0.0 Safari/537.36
Body 参数application/json
示例代码
返回响应
修改于 2024-08-23 02:56:09