Commit c5ad52ce authored by Romain Courteaud's avatar Romain Courteaud

slapos_subscription_request: Subscription Request is a ticket like Credential Request

parent 1d55fa05
...@@ -26,7 +26,7 @@ ...@@ -26,7 +26,7 @@
<key> <string>group_list</string> </key> <key> <string>group_list</string> </key>
<value> <value>
<tuple> <tuple>
<string>item</string> <string>ticket</string>
</tuple> </tuple>
</value> </value>
</item> </item>
...@@ -50,7 +50,7 @@ ...@@ -50,7 +50,7 @@
</item> </item>
<item> <item>
<key> <string>type_class</string> </key> <key> <string>type_class</string> </key>
<value> <string>XMLObject</string> </value> <value> <string>CredentialRequest</string> </value>
</item> </item>
<item> <item>
<key> <string>type_interface</string> </key> <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