Feature #60618
add ability to use folder DREF in api calls instead of Folder name
Start date:
08/10/2016
Due date:
08/10/2016
% Done:
100%
Estimated time:
Operation System:
noarch package
Description
for e.g. now you need to make a request which looks :
http://192.168.122.53/api/sxadmin-test@xxxxx.com/mailbox/Contacts/
but folder name 'Contacts' is simple (english chars ....)
for folders for example 'Моя пака №1' or 'New Folder #2 121' need to escape name and its not always is easy way.
In second example # will break everything ....
So need ability to get folder content by folder DREF and omit pain full job with char qouting | escaping ...
for e.g Contacts folder has following DREF 00010a029c1a3275
http://192.168.122.53/api/sxadmin-test@xxxx.com/mailbox/00010a029c1a3275/
and it must output folder contents - the same output if we would called /mailbox/Contacts/