mirror of
https://github.com/juanfont/headscale.git
synced 2026-04-22 08:38:39 +02:00
Document /version in the API docs
This commit is contained in:
committed by
nblock
parent
7d81dca9aa
commit
6d21a4a3fe
@@ -29,6 +29,7 @@ headscale apikeys expire --prefix <PREFIX>
|
|||||||
|
|
||||||
- API endpoint: `/api/v1`, e.g. `https://headscale.example.com/api/v1`
|
- API endpoint: `/api/v1`, e.g. `https://headscale.example.com/api/v1`
|
||||||
- Documentation: `/swagger`, e.g. `https://headscale.example.com/swagger`
|
- 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
|
- Authenticate using HTTP Bearer authentication by sending the [API key](#api) with the HTTP `Authorization: Bearer
|
||||||
<API_KEY>` header.
|
<API_KEY>` header.
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user