fix note info format (#577)

This commit is contained in:
z0z0r4 2023-01-07 22:29:16 +08:00 committed by GitHub
parent 8e0fd51687
commit 73492cdbd4
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23

View File

@ -46,6 +46,7 @@ curl 'http://api.bilibili.com/x/note/info' \
<details>
<summary>查看响应示例:</summary>
```json
{
"code": 0,
@ -311,4 +312,4 @@ curl 'http://api.bilibili.com/x/note/publish/info' \
}
```
</details>
</details>