From 13312aa07e8840f93bdbc6390308f16ae2b04a64 Mon Sep 17 00:00:00 2001 From: noahmmcgivern Date: Tue, 9 Jul 2024 13:03:08 -0400 Subject: [PATCH] fix: Add oracle to validation schema --- validator/schema-v1.json | 1 + 1 file changed, 1 insertion(+) diff --git a/validator/schema-v1.json b/validator/schema-v1.json index 57bdf0e9..e9ba55ed 100644 --- a/validator/schema-v1.json +++ b/validator/schema-v1.json @@ -236,6 +236,7 @@ "ubuntu", "debian", "centos", + "oracle", "redhat", "suse", "rocky",