OpenAPI Spec (preview)
{"openapi":"3.1.0","info":{"title":"browser-session orchestrator","version":"0.3.0"},"paths":{"/healthz":{"get":{"summary":"Healthz","operationId":"healthz_healthz_get","responses":{"200":{"description":"Successful Response","content":{"application/json":{"schema":{}}}}}}},"/readyz":{"get":{"summary":"Readyz","description":"Readiness: can we actually reach the Docker API? Wire this (not\n/healthz) into load balancers so a broken docker-proxy takes the\nreplica out of rotation.","operationId":"re