mirror of
https://github.com/juanfont/headscale.git
synced 2026-08-07 15:58:45 +09:00
all: scrub stale gRPC references from comments and docs
Reword comments and docs that still named the removed gRPC stack, rename the GRPCSortable test interface, and drop the dead gRPC port note from the dev README.
This commit is contained in:
@@ -5,9 +5,8 @@ info:
|
||||
description: |
|
||||
HTTP API for managing a Headscale control server: users, pre-auth keys,
|
||||
nodes, API keys, and ACL policy. This is the v1 API, served under
|
||||
`/api/v1`. It is the OpenAPI 3.0 successor to the previous
|
||||
gRPC/grpc-gateway facade and is the single source of truth for the API
|
||||
contract.
|
||||
`/api/v1`. It is the OpenAPI 3.0 definition and the single source of truth
|
||||
for the API contract.
|
||||
|
||||
Authentication is a bearer API key (`Authorization: Bearer <key>`),
|
||||
except over the local unix socket where filesystem permissions are the
|
||||
|
||||
Reference in New Issue
Block a user