mirror of
https://github.com/juanfont/headscale.git
synced 2026-02-21 12:10:30 +09: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`
|
||||
- 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.
|
||||
|
||||
|
||||
Reference in New Issue
Block a user