diff --git a/schema.json b/schema.json index 8ac030fc8..e7256b144 100644 --- a/schema.json +++ b/schema.json @@ -22,7 +22,7 @@ "cats": { "type": "array", "items": { - "type": "number" + "type": "integer" }, "required": true },