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:
parent
75247f82b8
commit
249630bed8
7 changed files with 136 additions and 106 deletions
|
|
@ -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
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue