getAttachment and remaveAttachment added to the JIO API + test updated
jio.get({"_id": "a/b"}); changed to jio.getAttachment({"_id": "a", "_attachment": "b"});
Showing
Please register or sign in to comment
jio.get({"_id": "a/b"}); changed to jio.getAttachment({"_id": "a", "_attachment": "b"});