Commit d90ddc3a authored by Klaus Wölfel's avatar Klaus Wölfel

Correct Classes of Data Event and Data Ingestion

parent 54546638
......@@ -44,7 +44,7 @@
</item>
<item>
<key> <string>type_class</string> </key>
<value> <string>XMLObject</string> </value>
<value> <string>Event</string> </value>
</item>
<item>
<key> <string>type_interface</string> </key>
......
......@@ -49,7 +49,7 @@ An ingestion is usually as simple as saving a raw data passed to us from remote
</item>
<item>
<key> <string>type_class</string> </key>
<value> <string>PackingList</string> </value>
<value> <string>Delivery</string> </value>
</item>
<item>
<key> <string>type_interface</string> </key>
......
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