From 4525f903af9f0b9f900cc5e7a863ca33e674c967 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=A4=8F=E6=A5=9A?= <771730766@qq.com> Date: Sat, 11 Jul 2020 23:24:23 +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 | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/MediaServer支持的HTTP-API.md b/MediaServer支持的HTTP-API.md index 490f196..d4182f0 100644 --- a/MediaServer支持的HTTP-API.md +++ b/MediaServer支持的HTTP-API.md @@ -1,6 +1,6 @@ -## 下载postman配置文件 +## 下载postman配置文件(可以在线测试restful api) -[postman配置文件.zip](https://github.com/xiongziliang/ZLMediaKit/files/4682924/ZLMediaKit.postman_collection.json.zip) +[postman配置文件](https://github.com/xiongziliang/ZLMediaKit/tree/master/postman) ## API预览