toggle api endpoints

This commit is contained in:
Oscar Krause 2023-07-04 12:42:31 +02:00
parent c02ca762ea
commit d4267f3ee6

View File

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