From c2ef4c8e54b6d66fb64ef1aad356c7129d193cbc Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?=E5=90=8C=E8=AA=9E?= <133845290+t0ng7u@users.noreply.github.com> Date: Tue, 12 Aug 2025 11:15:32 +0800 Subject: [PATCH] Update web_api.md --- docs/api/web_api.md | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/docs/api/web_api.md b/docs/api/web_api.md index 7dd366af..e64fd359 100644 --- a/docs/api/web_api.md +++ b/docs/api/web_api.md @@ -1,6 +1,6 @@ -# One API – Web 界面后端接口文档 +# New API – Web 界面后端接口文档 -> 本文档汇总了 **One API** 后端提供给前端 Web 界面的全部 REST 接口(不含 *Relay* 相关接口)。 +> 本文档汇总了 **New API** 后端提供给前端 Web 界面的全部 REST 接口(不含 *Relay* 相关接口)。 > > 接口前缀统一为 `https://`,以下仅列出 **路径**、**HTTP 方法**、**鉴权要求** 与 **功能简介**。 > @@ -194,4 +194,4 @@ --- -> **更新日期**:2025.07.17 \ No newline at end of file +> **更新日期**:2025.07.17