From af50c3ec5ce93c52e76ad32e0b599571634d4825 Mon Sep 17 00:00:00 2001 From: Ritu Majumder Date: Wed, 18 Dec 2024 14:52:50 +0530 Subject: [PATCH] Update scp1-v1.json --- file-formats/scp1/scp1-v1.json | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/file-formats/scp1/scp1-v1.json b/file-formats/scp1/scp1-v1.json index 96b391175..c1bd9a402 100644 --- a/file-formats/scp1/scp1-v1.json +++ b/file-formats/scp1/scp1-v1.json @@ -108,7 +108,7 @@ "title": "Position", "description": "Position of BC Set in Hierarchical BC Set", "type": "integer", - "minimum": -2147483648, + "minimum": 1, "maximum": 10 } },