Commit b825d75b authored by Romain Courteaud's avatar Romain Courteaud

erp5_json_rpc_api: rename the portal type

parent 5c4c60c9
<allowed_content_type_list>
<portal_type id="Open API Type">
<portal_type id="JSON RPC API Type">
<item>Action Information</item>
<item>Role Information</item>
</portal_type>
<portal_type id="Types Tool">
<item>Open API Type</item>
</portal_type>
</allowed_content_type_list>
\ No newline at end of file
......@@ -63,7 +63,7 @@
</item>
<item>
<key> <string>id</string> </key>
<value> <string>Open API Type</string> </value>
<value> <string>JSON RPC API Type</string> </value>
</item>
<item>
<key> <string>init_script</string> </key>
......@@ -87,6 +87,12 @@
</tuple>
</value>
</item>
<item>
<key> <string>short_title</string> </key>
<value>
<none/>
</value>
</item>
<item>
<key> <string>title</string> </key>
<value> <string></string> </value>
......
<workflow_chain>
<chain>
<type>Open API Type</type>
<type>JSON RPC API Type</type>
<workflow>base_type_interaction_workflow, dynamic_class_generation_interaction_workflow</workflow>
</chain>
</workflow_chain>
\ No newline at end of file
Open API Type | action_view
Open API Type | copy_roles
Open API Type | definition_view
Open API Type | generate_python_scripts_for_operations
Open API Type | open_api_view
Open API Type | operation_view
Open API Type | role_view
Open API Type | translation_view
Open API Type | update_local_roles
Open API Type | view
\ No newline at end of file
JSON RPC API Type | action_view
JSON RPC API Type | copy_roles
JSON RPC API Type | definition_view
JSON RPC API Type | generate_python_scripts_for_operations
JSON RPC API Type | open_api_view
JSON RPC API Type | operation_view
JSON RPC API Type | role_view
JSON RPC API Type | translation_view
JSON RPC API Type | update_local_roles
JSON RPC API Type | view
\ No newline at end of file
Open API Type | Action Information
Open API Type | Role Information
Types Tool | Open API Type
\ No newline at end of file
JSON RPC API Type | Action Information
JSON RPC API Type | Role Information
\ No newline at end of file
Open API Type
\ No newline at end of file
JSON RPC API Type
\ No newline at end of file
Open API Type | base_type_interaction_workflow
Open API Type | dynamic_class_generation_interaction_workflow
\ No newline at end of file
JSON RPC API Type | base_type_interaction_workflow
JSON RPC API Type | dynamic_class_generation_interaction_workflow
\ No newline at end of file
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