diff --git a/apis/node/health.yaml b/apis/node/health.yaml index 0aa363a7..e9c419e6 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 beacon 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 or offline, so data served may be incorrect "400": description: Invalid syncing status code "503":