mirror of
https://github.com/haiwen/seafile-admin-docs.git
synced 2025-12-26 02:32:50 +00:00
Update the location for API documents
This commit is contained in:
parent
da9934563c
commit
eb52b3a0cf
|
|
@ -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.
|
||||
|
|
|
|||
Loading…
Reference in New Issue