You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository was archived by the owner on Dec 24, 2018. It is now read-only.
RawData에 Attachment가 추가된다면 RawData 자체에 클라이언트가 필요하지않은 데이터가 굉장히 많이 들어갈것으로 예상됨
밑을 참고하면 도큐먼트에 attachment를 추가할시 추가 json코드가 많이 딸려붙음.
{
"_id": "e0da8f9f1fe2b3ca4d8872de6f05aad7",
"_rev": "2-c6d06978d3e155a41c05502bb0c75880",
"appId": "tiary",
"_attachments": {
"e0da8f9f1fe2b3ca4d8872de6f05aad7": {
"content_type": "image/png",
"revpos": 2,
"digest": "md5-szAHKRsadtbULoB1JcGjaA==",
"length": 208147,
"stub": true
}
}
}