diff --git a/tests/auto/api.json b/tests/auto/api.json index ba5f45c5..f409f727 100644 --- a/tests/auto/api.json +++ b/tests/auto/api.json @@ -724,6 +724,7 @@ "id": "Uuid", "index": "Int", "name": "String", + "o:ruleRelevant": "Bool", "paramTypes": [ "$ref:ParamType" ] @@ -922,6 +923,7 @@ "o:possibleValues": [ "Variant" ], + "o:ruleRelevant": "Bool", "o:unit": "$ref:Unit", "type": "$ref:BasicType" },