Harden discovery rendezvous service
This commit is contained in:
parent
804e19c51a
commit
ef30369865
8 changed files with 57 additions and 7 deletions
|
|
@ -8,7 +8,9 @@ All request and response bodies use `application/json`. Production clients must
|
|||
|
||||
## `GET /health`
|
||||
|
||||
Returns service status and the number of active, unexpired room leases.
|
||||
Returns service status, package version, configured build revision, and the number of active,
|
||||
unexpired room leases. Deployments should set `NETFISHING_DISCOVERY_BUILD_REVISION` to the exact
|
||||
Git commit they are running.
|
||||
|
||||
## `GET /v1/rooms`
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue