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 committed May 11, 2021
1 parent c1a5e58 commit 67a03b4
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 67a03b4

Please sign in to comment.