From 8f389cc13a02e5e99c8cf1944956d5d1f4feb679 Mon Sep 17 00:00:00 2001 From: a-wing <1@233.email> Date: Sun, 20 Oct 2024 16:49:31 +0800 Subject: [PATCH] feat(docs): fix live777 api cascade --- docs/guide/live777-api.md | 4 ++-- docs/zh/guide/live777-api.md | 4 ++-- 2 files changed, 4 insertions(+), 4 deletions(-) diff --git a/docs/guide/live777-api.md b/docs/guide/live777-api.md index 7b82370e..ebb49ac1 100644 --- a/docs/guide/live777-api.md +++ b/docs/guide/live777-api.md @@ -166,7 +166,7 @@ Request: ``` - `token`: Option, auth header -- `sourceUrl`: Option. if has, use pull mode -- `targetUrl`: Option. if has, use pull mode +- `sourceUrl`: `Option`. if has, use pull mode +- `targetUrl`: `Option`. if has, use push mode - `sourceUrl` and `targetUrl` at the same time can only one diff --git a/docs/zh/guide/live777-api.md b/docs/zh/guide/live777-api.md index 7b82370e..ebb49ac1 100644 --- a/docs/zh/guide/live777-api.md +++ b/docs/zh/guide/live777-api.md @@ -166,7 +166,7 @@ Request: ``` - `token`: Option, auth header -- `sourceUrl`: Option. if has, use pull mode -- `targetUrl`: Option. if has, use pull mode +- `sourceUrl`: `Option`. if has, use pull mode +- `targetUrl`: `Option`. if has, use push mode - `sourceUrl` and `targetUrl` at the same time can only one