From eb52b3a0cf212907afbee8a7563323f4415fb83d Mon Sep 17 00:00:00 2001 From: Daniel Pan Date: Fri, 22 Mar 2024 17:36:41 +0800 Subject: [PATCH] Update the location for API documents --- manual/develop/web_api_v2.1.md | 14 +++++++++++--- 1 file changed, 11 insertions(+), 3 deletions(-) diff --git a/manual/develop/web_api_v2.1.md b/manual/develop/web_api_v2.1.md index 0963c498..234194c6 100644 --- a/manual/develop/web_api_v2.1.md +++ b/manual/develop/web_api_v2.1.md @@ -1,9 +1,17 @@ -# Web API (For Seafile server v5.1.0+) +# Web API ## Seafile Web API -The API document is moved to +The API document can be accessed in the following location: + +* (New) +* (Old) + ## Admin Only -The Admin API document is moved to +The Admin API document can be accessed in the following location: + +* + +We are in the process of moving the admin API documentation to the new location.