跳到主要内容
版本:latest

file_history_list

列出所有有编辑历史记录的文件及其历史版本信息。

  • 路由POST /files
  • actionfile_history_list

输入参数

参数名称必选类型描述
actionString固定值 file_history_list

无其他参数。

输出参数

参数名称类型描述
-Array文件历史列表,每项含 filepathhistorys

示例

请求

POST /files HTTP/1.1
Host: 192.168.168.213:8888
Content-Type: application/x-www-form-urlencoded

action=file_history_list

响应

[]