1{ 2 "_id": "foo", 3 "_rev": "", 4 "_attachments": { 5 "foo.txt": { 6 "content_type": "text/plain", 7 "data": "VGVzdGluZwo=" 8 } 9 }, 10 "foo": "bar" 11}
View as plain text