From 9c6371d3f743f7f541773c70086652d14a3de6d2 Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Simon=20St=C3=BCrz?= Date: Mon, 16 May 2016 20:32:28 +0200 Subject: [PATCH] update api changes --- tests/auto/api.json | 2 ++ 1 file changed, 2 insertions(+) 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" },