Skip to content
This repository has been archived by the owner on Jan 8, 2022. It is now read-only.

Commit

Permalink
Export keywords
Browse files Browse the repository at this point in the history
  • Loading branch information
jcoyne authored and mjgiarlo committed Feb 17, 2021
1 parent e71563d commit 049e77f
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions bin/export-items
Original file line number Diff line number Diff line change
Expand Up @@ -44,6 +44,7 @@ def serialize(item)
citation: item.preferred_citation,
related_items: related_items,
contributors: contributors(item),
keywords: item.keywords,
files: files(item),
created_at: item.create_date,
updated_at: item.modified_date
Expand Down

0 comments on commit 049e77f

Please sign in to comment.