JIO putAttachment method has been changed
Use it like jio_instance.putAttachment({ _id:'doc/attachmt', _data:'base64data', _mimetype:'mime/type' //_rev:'..' },[options],[callbacks]);
Showing
Please register or sign in to comment
lab.nexedi.com will be down from Thursday, 20 March 2025, 07:30:00 UTC for a duration of approximately 2 hours
Use it like jio_instance.putAttachment({ _id:'doc/attachmt', _data:'base64data', _mimetype:'mime/type' //_rev:'..' },[options],[callbacks]);