Skip to content

Commit 5231c77

Browse files
1ctrl-cvQianLin-Jiaxi
authored andcommitted
docs: 格式化
1 parent 5f7311e commit 5231c77

4 files changed

Lines changed: 5 additions & 6 deletions

File tree

src/api/v1/check.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ POST /v1/check/get-latest-version
3636

3737
:::
3838

39-
4039
响应体:
4140

4241
```JSONC

src/api/v1/msg.md

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -188,7 +188,7 @@ message edit_message {
188188

189189
:::
190190

191-
## 通过消息序列列出消息
191+
## 按消息序列列出消息(不包含指定消息)
192192

193193
POST /v1/msg/list-message-by-seq
194194

@@ -339,7 +339,7 @@ message list_message_by_seq {
339339

340340
:::
341341

342-
## 通过消息ID列出消息
342+
## 列出消息
343343

344344
POST /v1/msg/list-message
345345

@@ -493,7 +493,7 @@ message list_message { // 其实可以和 list-message-by-seq共用的。
493493

494494
:::
495495

496-
## 通过消息ID列出消息
496+
## 按消息ID列出消息(包含消息id指定的消息)
497497

498498
POST /v1/msg/list-message-by-mid-seq
499499

src/api/web/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,4 +7,4 @@ feed: false
77
timeline: false
88
---
99

10-
[v1](./v1/)
10+
[v1](./v1/)

src/api/web/v1/README.md

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,4 @@ article: false
88

99
这里存放的是 `chat-web-go.jwzhd.com` 的API文档.
1010
无特别说明,请求域名均为 `chat-web-go.jwzhd.com`.
11-
若无请求头/请求体部分表示此项无需特别填写.
11+
若无请求头/请求体部分表示此项无需特别填写.

0 commit comments

Comments
 (0)