lib/sdr_client/deposit.rb in sdr-client-2.3.0 vs lib/sdr_client/deposit.rb in sdr-client-2.3.1
- old
+ new
@@ -20,10 +20,11 @@
use_and_reproduction: nil,
copyright: nil,
apo:,
collection: nil,
catkey: nil,
+ folio_instance_hrid: nil,
embargo_release_date: nil,
embargo_access: 'world',
embargo_download: 'world',
source_id:,
url:,
@@ -45,9 +46,10 @@
use_and_reproduction: use_and_reproduction,
copyright: copyright,
collection: collection,
source_id: source_id,
catkey: catkey,
+ folio_instance_hrid: folio_instance_hrid,
embargo_release_date: embargo_release_date,
embargo_access: embargo_access,
embargo_download: embargo_download,
viewing_direction: viewing_direction,
files_metadata: augmented_metadata)