Skip to content

Commit 2d4a1e3

Browse files
committed
both content and contents
1 parent 916ec25 commit 2d4a1e3

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

pyclowder/extractors.py

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -262,6 +262,7 @@ def get_metadata(self, content, resource_type, resource_id, server=None):
262262
md["context"] = self.extractor_info["contexts"][0]
263263
md["context_url"] = context_url
264264
md["content"] = content
265+
md["contents"] = content
265266
md["extractor_info"] = new_extractor_info
266267
return md
267268
else:

0 commit comments

Comments
 (0)