toggle api endpoints

This commit is contained in:
Oscar Krause 2023-07-04 12:42:31 +02:00
parent c02ca762ea
commit d4267f3ee6
1 changed files with 4 additions and 0 deletions

View File

@ -511,6 +511,9 @@ Done. For more information check [troubleshoot section](#troubleshoot).
# Endpoints # Endpoints
<details>
<summary>show</summary>
### `GET /` ### `GET /`
Redirect to `/-/readme`. Redirect to `/-/readme`.
@ -562,6 +565,7 @@ Generate client token, (see [installation](#installation)).
### Others ### Others
There are many other internal api endpoints for handling authentication and lease process. There are many other internal api endpoints for handling authentication and lease process.
</details>
# Troubleshoot # Troubleshoot