Update the location for API documents

This commit is contained in:
Daniel Pan 2024-03-22 17:36:41 +08:00
parent da9934563c
commit eb52b3a0cf

View File

@ -1,9 +1,17 @@
# Web API (For Seafile server v5.1.0+)
# Web API
## Seafile Web API
The API document is moved to <https://download.seafile.com/published/web-api/home.md>
The API document can be accessed in the following location:
* <https://seafile-api.readme.io/> (New)
* <https://download.seafile.com/published/web-api/home.md> (Old)
## Admin Only
The Admin API document is moved to <https://download.seafile.com/published/web-api/v2.1-admin>
The Admin API document can be accessed in the following location:
* <https://download.seafile.com/published/web-api/v2.1-admin>
We are in the process of moving the admin API documentation to the new location.