还原postman方便提交pr

This commit is contained in:
Waken 2023-12-13 17:15:15 +08:00
parent 152d36f8ed
commit b4a1997c63
1 changed files with 2 additions and 2 deletions

View File

@ -1485,14 +1485,14 @@
"method": "GET", "method": "GET",
"header": [], "header": [],
"url": { "url": {
"raw": "{{ZLMediaKit_URL}}/index/api/openRtpServerMultiplex?secret={{ZLMediaKit_secret}}&port=0&tcp_mode=1&stream_id=test", "raw": "{{ZLMediaKit_URL}}/index/api/openRtpServer?secret={{ZLMediaKit_secret}}&port=0&tcp_mode=1&stream_id=test",
"host": [ "host": [
"{{ZLMediaKit_URL}}" "{{ZLMediaKit_URL}}"
], ],
"path": [ "path": [
"index", "index",
"api", "api",
"openRtpServerMultiplex" "openRtpServer"
], ],
"query": [ "query": [
{ {