1{ 2 "_id": "noattach", 3 "_rev": "1-xxxxxxxxxx", 4 "_attachments": { 5 "foo.txt": { 6 "content_type": "text/plain", 7 "digest": "md5-yalFnkJm6jWmErkNw2UxEg==", 8 "stub": true, 9 "length": 12 10 } 11 }, 12 "foo": "bar" 13}
View as plain text