mirror of
https://github.com/juanfont/headscale.git
synced 2025-12-09 09:06:28 -05:00
Add API documentation
Document the API endpoint and the built-in swagger docs at /swagger. The remote control docs are just a use case for gRPC - move it in the API docs and update links to it.
This commit is contained in:
committed by
nblock
parent
75247f82b8
commit
249630bed8
@@ -995,7 +995,7 @@ behaviour.
|
||||
- Add IPv6 support to the prefix assigned to namespaces
|
||||
- Add API Key support
|
||||
- Enable remote control of `headscale` via CLI
|
||||
[docs](./docs/ref/remote-cli.md)
|
||||
[docs](./docs/ref/api.md#grpc)
|
||||
- Enable HTTP API (beta, subject to change)
|
||||
- OpenID Connect users will be mapped per namespaces
|
||||
- Each user will get its own namespace, created if it does not exist
|
||||
|
||||
Reference in New Issue
Block a user