diff --git a/apis/node/health.yaml b/apis/node/health.yaml index 19f18a8e..0aa363a7 100644 --- a/apis/node/health.yaml +++ b/apis/node/health.yaml @@ -17,7 +17,7 @@ get: "200": description: Node is ready "206": - description: Node is syncing but can serve incomplete data + 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":