Skip to content

Commit

Permalink
Clarify 206 health status if EL is offline (#455)
Browse files Browse the repository at this point in the history
Co-authored-by: Paul Harris <[email protected]>
  • Loading branch information
nflaig and rolfyone committed Aug 1, 2024
1 parent 860584e commit af8e5e7
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion apis/node/health.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -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":
Expand Down

0 comments on commit af8e5e7

Please sign in to comment.