Commit 0a59d971 authored by Klaus Wölfel's avatar Klaus Wölfel Committed by Klaus Wölfel

data model: add composition support for data supply

parent 95ef0c2b
......@@ -50,7 +50,7 @@ It is used by Ingestion Policy.</string> </value>
</item>
<item>
<key> <string>type_class</string> </key>
<value> <string>Delivery</string> </value>
<value> <string>Supply</string> </value>
</item>
<item>
<key> <string>type_interface</string> </key>
......@@ -61,7 +61,9 @@ It is used by Ingestion Policy.</string> </value>
<item>
<key> <string>type_mixin</string> </key>
<value>
<tuple/>
<tuple>
<string>CompositionMixin</string>
</tuple>
</value>
</item>
</dictionary>
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment