解决json响应示例未正确格式化显示 (#207)

This commit is contained in:
zjkwdy
2021-07-01 00:02:11 +08:00
committed by GitHub
parent 71dac87e24
commit 8148634a01
3 changed files with 10 additions and 6 deletions

View File

@@ -1,7 +1,8 @@
# 收藏夹内容
- [获取收藏夹内容明细列表](#获取收藏夹内容明细列表)
- [获取收藏夹全部内容id](#获取收藏夹全部内容id)
- [收藏夹内容](#收藏夹内容)
- [获取收藏夹内容明细列表](#获取收藏夹内容明细列表)
- [获取收藏夹全部内容id](#获取收藏夹全部内容id)
---
@@ -149,6 +150,7 @@ curl -G 'http://api.bilibili.com/x/v3/fav/resource/list' \
<details>
<summary>查看响应示例:</summary>
```json
{
"code": 0,