更新api文档,getMediaList接口可以筛选stream:#669

This commit is contained in:
xiongziliang 2021-01-02 20:18:43 +08:00
parent bca2b403ae
commit 113430345c

View File

@ -205,6 +205,12 @@
"value": null,
"description": "筛选应用名,例如 live",
"disabled": true
},
{
"key": "stream",
"value": null,
"description": "筛选流id例如 test",
"disabled": true
}
]
}