Merge pull request #23654 from aramissennyeydd/fix-ajv-warning

This commit is contained in:
Ben Lambert
2024-03-18 08:24:48 +01:00
committed by GitHub
2 changed files with 6 additions and 1 deletions
@@ -109,7 +109,7 @@
]
},
"rule": {
"type": "string",
"type": "object",
"required": ["conditions"],
"properties": {
"conditions": {