排序
POST
/webtenant/repository/sort请求参数
Body 参数application/json
fileSort
integer <int32>
必需
id
integer <int64>
必需
示例
{
"fileSort": 0,
"id": 0
}
示例代码
返回响应
OK(200)
Created(201)
Unauthorized(401)
Forbidden(403)
Not Found(404)
HTTP 状态码: 200
内容格式: JSONapplication/json
数据结构
额外字段
object
可选
示例
{
"property1": {},
"property2": {}
}
最后修改时间: 11 小时前