update api changes

This commit is contained in:
Simon Stürz 2016-05-16 20:32:28 +02:00 committed by Michael Zanetti
parent ca94a84802
commit 9c6371d3f7

View File

@ -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"
},