Commit cef00f1e authored by Vincent Pelletier's avatar Vincent Pelletier

erp5_web_services: Fix field title casing to match convention.

Abbreviations must be upper-case.
parent 51c26379
...@@ -85,7 +85,7 @@ ...@@ -85,7 +85,7 @@
</item> </item>
<item> <item>
<key> <string>title</string> </key> <key> <string>title</string> </key>
<value> <string>User Id</string> </value> <value> <string>User ID</string> </value>
</item> </item>
</dictionary> </dictionary>
</value> </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