Skip to content

Commit 15b908b

Browse files
committed
doc: optimize Docs/Api.md
1 parent 955ad09 commit 15b908b

1 file changed

Lines changed: 0 additions & 12 deletions

File tree

Docs/Api.md

Lines changed: 0 additions & 12 deletions
Original file line numberDiff line numberDiff line change
@@ -21,8 +21,6 @@
2121
- 接口路径:/<cursor_id>/load/<data_type>
2222
- 返回数据:ok
2323

24-
> 请求数据
25-
2624
参数名|类型|必填|说明
2725
---|---|---|---
2826
cursor_id|path|是|游标编号
@@ -33,8 +31,6 @@ data_type|path|是|数据类型,支持 json, yaml
3331
- 接口路径:/<cursor_id>/set/<data_type>
3432
- 返回数据:ok
3533

36-
> 请求数据
37-
3834
参数名|类型|必填|说明
3935
---|---|---|---
4036
cursor_id|path|是|游标编号
@@ -46,8 +42,6 @@ key|query|是|键
4642
- 接口路径:/<cursor_id>/append/<data_type>
4743
- 返回数据:ok
4844

49-
> 请求数据
50-
5145
参数名|类型|必填|说明
5246
---|---|---|---
5347
cursor_id|path|是|游标编号
@@ -59,8 +53,6 @@ key|query|是|键
5953
- 接口路径:/<cursor_id>/unset
6054
- 返回数据:ok
6155

62-
> 请求数据
63-
6456
参数名|类型|必填|说明
6557
---|---|---|---
6658
cursor_id|path|是|游标编号
@@ -70,8 +62,6 @@ key|query|是|键
7062
- 接口路径:/<cursor_id>/set/<data_type>
7163
- 返回数据:根据 <data_type> 返回
7264

73-
> 请求数据
74-
7565
参数名|类型|必填|说明
7666
---|---|---|---
7767
cursor_id|path|是|游标编号
@@ -82,8 +72,6 @@ key|query|是|键
8272
- 接口路径:/<cursor_id>/set/<data_type>
8373
- 返回数据:根据 <data_type> 返回
8474

85-
> 请求数据
86-
8775
参数名|类型|必填|说明
8876
---|---|---|---
8977
cursor_id|path|是|游标编号

0 commit comments

Comments
 (0)