@@ -14,7 +14,7 @@ app = FastAPI(
version=get_version_from_pyproject()
)
@app.get("/api/health")
@app.get("/api/v1/health")
async def health_check():
return {"status": "healthy", "service": "uvpn-backend"}
The note is not visible to the blocked user.