Something went wrong while setting issue due date.
Add b64 option to objects::ls
Closed
Add b64 option to objects::ls
When asking for attributes in objects::ls, we can specify 1, * or raw depending on what treatment we expect on the values.
We should add b64, so that calls through the webservice can request base64 encoding to avoid JSON encoding exception for binary values.