Skip to content

Commit

Permalink
400 reponse if invalid syncing status code
Browse files Browse the repository at this point in the history
  • Loading branch information
nflaig committed Jul 23, 2023
1 parent 9465f81 commit a28a6e1
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions apis/node/health.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -18,5 +18,7 @@ get:
description: Node is ready
"206":
description: Node is syncing but can serve incomplete data
"400":
description: Invalid syncing status code
"503":
description: Node not initialized or having issues

0 comments on commit a28a6e1

Please sign in to comment.