Commit 9f6f227a authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_api_style: Add Proxy roles to generate Error records

parent 9129af4e
......@@ -52,6 +52,18 @@
<key> <string>_params</string> </key>
<value> <string>error_code=400, text_content="", error_message="", error_name="", error_link="", detail_list=None</string> </value>
</item>
<item>
<key> <string>_proxy_roles</string> </key>
<value>
<tuple>
<string>Assignee</string>
<string>Assignor</string>
<string>Associate</string>
<string>Auditor</string>
<string>Manager</string>
</tuple>
</value>
</item>
<item>
<key> <string>id</string> </key>
<value> <string>ERP5Site_logApiErrorAndReturn</string> </value>
......
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