Commit 54bffd78 authored by Cédric Le Ninivin's avatar Cédric Le Ninivin

erp5_api_style: Add manager Role to log Api Error

parent 6426dae3
......@@ -52,6 +52,14 @@
<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>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