mirror of
https://github.com/juanfont/headscale.git
synced 2026-01-23 02:24:10 +00:00
Document /version in the API docs
This commit is contained in:
parent
7d81dca9aa
commit
6d21a4a3fe
1 changed files with 1 additions and 0 deletions
|
|
@ -29,6 +29,7 @@ headscale apikeys expire --prefix <PREFIX>
|
|||
|
||||
- API endpoint: `/api/v1`, e.g. `https://headscale.example.com/api/v1`
|
||||
- Documentation: `/swagger`, e.g. `https://headscale.example.com/swagger`
|
||||
- Headscale Version: `/version`, e.g. `https://headscale.example.com/version`
|
||||
- Authenticate using HTTP Bearer authentication by sending the [API key](#api) with the HTTP `Authorization: Bearer
|
||||
<API_KEY>` header.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue