From aa035771e47b4b105ffc5f8c952003de1b96ed45 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Sun, 31 Jan 2021 21:25:26 +0800 Subject: [PATCH] =?UTF-8?q?Updated=20MediaServer=E6=94=AF=E6=8C=81?= =?UTF-8?q?=E7=9A=84HTTP=20API=20(markdown)?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- MediaServer支持的HTTP-API.md | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/MediaServer支持的HTTP-API.md b/MediaServer支持的HTTP-API.md index 89024ac..e39eb40 100644 --- a/MediaServer支持的HTTP-API.md +++ b/MediaServer支持的HTTP-API.md @@ -1,7 +1,8 @@ ## 下载postman配置文件(可以在线测试restful api) [postman配置文件](https://github.com/xia-chu/ZLMediaKit/tree/master/postman) -由于更新频繁,有些接口本文档的描述不是最新的,也有些接口不在本文档内,请大家以参考postman接口为准。 + +由于接口更新频繁,在观看本文档的同时,请大家再使用postman核对测试接口。 ## API预览