From 4fac7fdfe1b4dcd52b25e81317653883d05664f5 Mon Sep 17 00:00:00 2001 From: Gabe Date: Thu, 23 Oct 2025 14:35:21 +0800 Subject: [PATCH] fix: update custom api --- custom-api_v2.md | 5 ++++- 1 file changed, 4 insertions(+), 1 deletion(-) diff --git a/custom-api_v2.md b/custom-api_v2.md index 34789af..ad1487c 100644 --- a/custom-api_v2.md +++ b/custom-api_v2.md @@ -24,8 +24,11 @@ Response "src": "zh-CN" // 原文语言 } ] +``` -// v2.0.4版后亦支持以下返回格式 +v2.0.4版后亦支持以下 Response 格式 + +```json { "translations": [ // 译文列表 {