From 5757bc26fa86338e5c6890f4a2a3b61167f5c6db Mon Sep 17 00:00:00 2001 From: Jim McDonald Date: Fri, 12 Apr 2024 12:04:01 +0100 Subject: [PATCH] Update apis/node/health.yaml Co-authored-by: Nico Flaig --- apis/node/health.yaml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/apis/node/health.yaml b/apis/node/health.yaml index 1d373ea3..0aa363a7 100644 --- a/apis/node/health.yaml +++ b/apis/node/health.yaml @@ -17,7 +17,7 @@ get: "200": description: Node is ready "206": - description: Either the consensus node is syncing, or its execution node is optimistic, so data served may be incorrect + description: Either the beacon node is syncing, or its execution node is optimistic, so data served may be incorrect "400": description: Invalid syncing status code "503":