commit | 7cebfbc60b07384c8a17cc0fcef4415315ad8d04 | [log] [tgz] |
---|---|---|
author | Zane Shelley <zshelle@us.ibm.com> | Thu Oct 21 16:13:43 2021 -0500 |
committer | Zane Shelley <zshelle@us.ibm.com> | Thu Oct 21 16:13:43 2021 -0500 |
tree | 90b421dd1dd24efd7728687806e4f6a2a2c439e9 | |
parent | a7369f86a55ecffc6024d2a6ccd0f53d13d3a2bb [diff] |
Fix syntax errors in ras-data-schema-v01.json Signed-off-by: Zane Shelley <zshelle@us.ibm.com> Change-Id: Iff0d16c01efc2c6c366c7a1bb0968f6ccfeb50ca
diff --git a/analyzer/ras-data/schema/ras-data-schema-v01.json b/analyzer/ras-data/schema/ras-data-schema-v01.json index 10f03ea..e18b933 100644 --- a/analyzer/ras-data/schema/ras-data-schema-v01.json +++ b/analyzer/ras-data/schema/ras-data-schema-v01.json
@@ -143,8 +143,7 @@ } }, "then": { - "required": [ "name", "priority", "guard" ], - } + "required": [ "name", "priority", "guard" ] } }, {