diff --git a/apis/node/health.yaml b/apis/node/health.yaml index 3bd8f390..cba72573 100644 --- a/apis/node/health.yaml +++ b/apis/node/health.yaml @@ -11,7 +11,7 @@ get: description: "Customize syncing status instead of default status code (206)" schema: type: integer - minimum: 1 + minimum: 100 maximum: 599 responses: "200":