diff --git a/schema/errors.json b/schema/errors.json index ff54af98..5161b9d4 100644 --- a/schema/errors.json +++ b/schema/errors.json @@ -114,7 +114,8 @@ "status":{ "oneOf": [ { - "type":"string" + "type": "string", + "minLength": 1 }, { "type": "integer"